cert-manager/cmd/controller/app
Jake Sanders 0d93b93fc5
Feature: Support both v1 and v1beta1 ingresses.
Kubernetes is removing support for the v1beta1 Ingress type in 1.22: https://kubernetes.io/blog/2021/07/14/upcoming-changes-in-kubernetes-1-22/#api-changes
However, we still wish to support k8s v1.16 until mid 2022 when Openshift 3 becomes out of support.

cert-manager will now use v1 Ingress if available by using the discovery API.

Signed-off-by: Jake Sanders <i@am.so-aweso.me>
2021-07-26 18:29:42 +01:00
..
options Wires up ACME CSR controller 2021-07-23 16:00:09 +01:00
BUILD.bazel set correct exit codes when exiting 2021-07-22 12:57:08 +02:00
controller.go Feature: Support both v1 and v1beta1 ingresses. 2021-07-26 18:29:42 +01:00
start.go gateway-shim: add the gateway-shim controller 2021-07-15 20:34:55 +02:00