cert-manager/pkg/controller/certificate-shim
Laura Seidler 6ac88fd6b9
Do not process Gateway listeners that do not support TLS
Otherwise, these will raise warnings in the next steps (e.g. about empty
TLS blocks, which are not supported for HTTP listeners).

Signed-off-by: Laura Seidler <hello@laura-seidler.de>
2023-10-11 12:48:55 +02:00
..
gateways feature: update gateway api to v1beta1 2022-12-05 14:03:21 +00:00
ingresses Swap upstream core informers factory with out wrapper 2023-03-22 09:03:16 +00:00
helper_test.go replace k8s.io/utils/pointer with k8s.io/utils/ptr 2023-08-28 09:33:10 +02:00
helper.go replace k8s.io/utils/pointer with k8s.io/utils/ptr 2023-08-28 09:33:10 +02:00
sync_test.go Add test case to explicitly support TLS listeners 2023-10-11 12:48:45 +02:00
sync.go Do not process Gateway listeners that do not support TLS 2023-10-11 12:48:55 +02:00