You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 days ago
..
testdata Set password in secret 4 years ago
options.go [RFC-007] Flux cmd support for GitHub provider: This commit includes the following changes - 6 months ago
sourcesecret.go Migrate sourcesecret package to runtime/secrets APIs 3 days ago
sourcesecret_test.go Remove file reading from bootstrap package 3 years ago