flux2/internal/flags
Stefan Prodan 8856de1478
Update `HelmRelease` API to v2
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
..
crds.go Update `HelmRelease` API to v2
crds_test.go Update Go to v1.17
decryption_provider.go Add /v2 suffix to module name in preparation of 2.0.0 release
decryption_provider_test.go Update Go to v1.17
ecdsa_curve.go Add tests for CLI flags
ecdsa_curve_test.go Update Go to v1.17
helm_chart_source.go Migrate `flux uninstall` to Helm Source API v1
helm_chart_source_test.go Migrate `flux uninstall` to Helm Source API v1
kustomization_source.go Add /v2 suffix to module name in preparation of 2.0.0 release
kustomization_source_test.go update internal flags
local_helm_chart_source.go Add `(create|delete|export) source chart` commands
log_level.go Add /v2 suffix to module name in preparation of 2.0.0 release
log_level_test.go Update Go to v1.17
public_key_algorithm.go Change copyright to Flux authors
public_key_algorithm_test.go Update Go to v1.17
rsa_key_bits.go Set min value for the `--ssh-rsa-bits` flag
rsa_key_bits_test.go Set min value for the `--ssh-rsa-bits` flag
safe_relative_path.go misc: address unnecessary use of `fmt.Sprintf`
safe_relative_path_test.go Adds test for parent directory
source_bucket_provider.go Add /v2 suffix to module name in preparation of 2.0.0 release
source_bucket_provider_test.go Update Source API to v1beta2
source_oci_provider.go Add /v2 suffix to module name in preparation of 2.0.0 release
source_oci_verify_provider.go Add CLI flag for OCIRepo verify secret
source_oci_verify_provider_test.go Add CLI flag for OCIRepo verify secret