fluxcd-flux2/pkg/manifestgen/sourcesecret
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
..
testdata Set password in secret 2021-04-21 17:21:07 +01:00
options.go [RFC-007] Flux cmd support for GitHub provider: This commit includes the following changes - 2025-02-13 11:36:24 -08:00
sourcesecret.go Migrate sourcesecret package to runtime/secrets APIs 2025-07-29 22:50:56 +09:00
sourcesecret_test.go Remove file reading from bootstrap package 2022-11-04 15:23:08 +01:00