source-controller/api/v1beta2
Sanskar Jaiswal 9986d9918e
helmrepo: add `.spec.certSecretRef` for specifying TLS auth data
Add `.spec.certSecretRef` to HelmRepository for specifying TLS auth data
in a secret using the `certFile`, `caFile` and `keyFile` keys. Mark
support for these keys in the secret specified in `.spec.secretRef` as
deprecated.

Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
2023-07-31 13:29:17 +05:30
..
artifact_types.go Put back deprecated types and hint to v1 2023-03-28 13:45:45 +02:00
artifact_types_test.go Put back deprecated types and hint to v1 2023-03-28 13:45:45 +02:00
bucket_types.go Promote GitRepository API to v1 2023-03-23 23:17:23 +02:00
condition_types.go Put back deprecated types and hint to v1 2023-03-28 13:45:45 +02:00
doc.go Introduce v1beta2 API package 2022-02-23 12:34:35 +01:00
gitrepository_types.go api: improve validation rules and omitempty nits 2023-03-29 00:00:06 +02:00
groupversion_info.go Introduce v1beta2 API package 2022-02-23 12:34:35 +01:00
helmchart_types.go Promote GitRepository API to v1 2023-03-23 23:17:23 +02:00
helmrepository_types.go helmrepo: add `.spec.certSecretRef` for specifying TLS auth data 2023-07-31 13:29:17 +05:30
ocirepository_types.go Promote GitRepository API to v1 2023-03-23 23:17:23 +02:00
source.go Put back deprecated types and hint to v1 2023-03-28 13:45:45 +02:00
zz_generated.deepcopy.go helmrepo: add `.spec.certSecretRef` for specifying TLS auth data 2023-07-31 13:29:17 +05:30