source-controller/api
Sanskar Jaiswal 4bd6bcc9e9
helmrepo: adopt Kubernetes TLS secrets for `.spec.certSecretRef`
Adopt Kubernetes TLS secrets API to check for TLS data in the Secret
referred to by `.spec.certSecretRef`, i.e. check for keys `tls.crt` and
`tls.key` for the certificate and private key. Use `ca.crt` for the CA
certificate.

Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
2023-08-22 18:23:04 +05:30
..
v1 gitrepo: add HEAD, Tag, TagAndHEAD as verification modes 2023-08-21 21:33:15 +05:30
v1beta1 api: improve validation rules and omitempty nits 2023-03-29 00:00:06 +02:00
v1beta2 helmrepo: adopt Kubernetes TLS secrets for `.spec.certSecretRef` 2023-08-22 18:23:04 +05:30
go.mod api: update controller-runtime to v0.15.1 2023-08-11 13:12:11 +02:00
go.sum api: update controller-runtime to v0.15.1 2023-08-11 13:12:11 +02:00