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/internal/flags
Simon Howe f4418920fb Adds support for dot-prefixed paths in git
- in `flux bootstrap` and `flux create kustomization` etc.
- E.g. for example `--path=.flux` should work now
- Previous behaviour is to strip off any leading "." and leave you with
  "./flux" in the kustomizations / folder structure generated by `flux
  bootstrap`

Signed-off-by: Simon Howe <footless@gmail.com>
3 years ago
..
arch.go Change `fluxcd/toolkit` to `fluxcd/flux2` 5 years ago
arch_test.go Add tests for CLI flags 4 years ago
crds.go Add upgrade CRDs policy to create helmrelease cmd 4 years ago
crds_test.go Update Go to v1.17 3 years ago
decryption_provider.go Add tests for CLI flags 4 years ago
decryption_provider_test.go Update Go to v1.17 3 years ago
ecdsa_curve.go Add tests for CLI flags 4 years ago
ecdsa_curve_test.go Update Go to v1.17 3 years ago
git_implementation.go Move Git implementation validation to custom flag 4 years ago
git_implementation_test.go Update Go to v1.17 3 years ago
helm_chart_source.go Add source namespace to create commands 4 years ago
helm_chart_source_test.go Update Go to v1.17 3 years ago
helm_release_values.go Make resource selector args case insensitive 4 years ago
helm_release_values_test.go Update Go to v1.17 3 years ago
kustomization_source.go Add source namespace to create commands 4 years ago
kustomization_source_test.go Update Go to v1.17 3 years ago
log_level.go Change `fluxcd/toolkit` to `fluxcd/flux2` 5 years ago
log_level_test.go Update Go to v1.17 3 years ago
public_key_algorithm.go Change copyright to Flux authors 5 years ago
public_key_algorithm_test.go Update Go to v1.17 3 years ago
rsa_key_bits.go Add tests for CLI flags 4 years ago
rsa_key_bits_test.go Update Go to v1.17 3 years ago
safe_relative_path.go Adds support for dot-prefixed paths in git 3 years ago
safe_relative_path_test.go Adds support for dot-prefixed paths in git 3 years ago
source_bucket_provider.go Add tests for CLI flags 4 years ago
source_bucket_provider_test.go Update Go to v1.17 3 years ago