fluxcd-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>
2023-08-23 14:44:09 +05:30
..
install manifestgen/install: use clean default HTTP client 2023-08-22 14:05:12 +02:00
kustomization Update Kubernetes to v1.27 and Kustomize to v5.0 2023-05-23 18:49:47 +03:00
sourcesecret add support for Kubernetes TLS keys for flux create secret tls 2023-08-23 14:44:09 +05:30
sync Add /v2 suffix to module name in preparation of 2.0.0 release 2023-04-05 16:05:21 +03:00
doc.go Rename gotk binary to flux 2020-10-29 16:25:16 +01:00
labels.go Switch to app.kubernetes.io/part-of label selector 2021-11-01 18:02:49 +02:00
manifest.go fix some comments 2023-05-01 18:05:10 +02:00
tmpdir.go modify tmp dir generation to be absolute on all OSes 2022-05-04 15:13:39 +05:30