source-controller/api
Sanskar Jaiswal 6fe3c96311
ocirepo: adopt Kubernetes style 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.
Deprecate the usage of `caFile`, `certFile` and `keyFile` keys.

Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
2023-08-22 18:23:05 +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 ocirepo: adopt Kubernetes style TLS secrets for .spec.certSecretRef 2023-08-22 18:23:05 +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