fluxcd-flux2/pkg/manifestgen
cappyzawa 8b95a09319
Migrate sourcesecret package to runtime/secrets APIs
The sourcesecret package now uses pkg/runtime/secrets factory
functions instead of the previous monolithic approach. This
provides standardized secret generation with consistent
validation and error handling across all authentication types.

Signed-off-by: cappyzawa <cappyzawa@gmail.com>
2025-07-29 22:50:56 +09:00
..
install Add labels to Pod templates 2025-07-28 10:09:12 +02:00
kustomization misc: address kustomize/api/filesys deprecation 2023-10-17 14:08:07 +02:00
sourcesecret Migrate sourcesecret package to runtime/secrets APIs 2025-07-29 22:50:56 +09:00
sync Add /v2 suffix to module name in preparation of 2.0.0 release 2023-04-05 16:05:21 +03:00
doc.go Rename gotk binary to flux 2020-10-29 16:25:16 +01:00
labels.go Switch to app.kubernetes.io/part-of label selector 2021-11-01 18:02:49 +02:00
manifest.go fix some comments 2023-05-01 18:05:10 +02:00
tmpdir.go modify tmp dir generation to be absolute on all OSes 2022-05-04 15:13:39 +05:30