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
Sanskar Jaiswal bf36a29ca2
add support for Kubernetes TLS keys for `flux create secret tls`
Add support for using `tls.key`, `tls.crt` and `ca.crt` keys while
generating a Secret, using the `--tls-key-file`, `--tls-crt-file` and
`--ca-crt-file` flags respectively.
Mark the flags `--key-file`, `--cert-file` and `--ca-file` as
deprecated.

Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
1 year ago
..
install manifestgen/install: use clean default HTTP client 1 year ago
kustomization Update Kubernetes to v1.27 and Kustomize to v5.0 2 years ago
sourcesecret add support for Kubernetes TLS keys for `flux create secret tls` 1 year ago
sync Add /v2 suffix to module name in preparation of 2.0.0 release 2 years ago
doc.go Rename `gotk` binary to `flux` 4 years ago
labels.go Switch to app.kubernetes.io/part-of label selector 3 years ago
manifest.go fix some comments 2 years ago
tmpdir.go modify tmp dir generation to be absolute on all OSes 3 years ago