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/cmd/flux/testdata/create_secret/githubapp
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
..
secret-with-baseurl.yaml Migrate sourcesecret package to runtime/secrets APIs 3 days ago
secret.yaml Migrate sourcesecret package to runtime/secrets APIs 3 days ago
test-private-key.pem [RFC-007] Flux cmd support for GitHub provider: This commit includes the following changes - 6 months ago