mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-08 00:37:27 +00:00
- Add flux create secret githubapp command that accepts and validates the inputs to create a github app secret with options to export the secret yaml or create the secret directly in the Kubernetes cluster - Add tests for flux create secret githubapp command - Add flux create source git command that accepts and validates the inputs to create a gitrepository source with for github provider with options to export the source yaml or create the github gitrepository source directly in the Kubernetes cluster. - Add tests for flux create source git command for github provider. Signed-off-by: Dipti Pai <diptipai89@outlook.com> |
||
|---|---|---|
| .. | ||
| crds.go | ||
| crds_test.go | ||
| decryption_provider.go | ||
| decryption_provider_test.go | ||
| ecdsa_curve.go | ||
| ecdsa_curve_test.go | ||
| gitlab_visibility.go | ||
| gitlab_visibility_test.go | ||
| helm_chart_source.go | ||
| helm_chart_source_test.go | ||
| kustomization_source.go | ||
| kustomization_source_test.go | ||
| local_helm_chart_source.go | ||
| log_level.go | ||
| log_level_test.go | ||
| public_key_algorithm.go | ||
| public_key_algorithm_test.go | ||
| rsa_key_bits.go | ||
| rsa_key_bits_test.go | ||
| safe_relative_path.go | ||
| safe_relative_path_test.go | ||
| source_bucket_provider.go | ||
| source_bucket_provider_test.go | ||
| source_git_provider.go | ||
| source_oci_provider.go | ||
| source_oci_verify_provider.go | ||
| source_oci_verify_provider_test.go | ||