cert-manager/pkg/controller/test
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
..
actions.go Adds a bunch of comments for exported types 2021-05-19 10:19:43 +01:00
BUILD.bazel Feature: Support both v1 and v1beta1 ingresses. 2021-07-26 18:29:42 +01:00
context_builder.go Feature: Support both v1 and v1beta1 ingresses. 2021-07-26 18:29:42 +01:00
doc.go Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
reactors.go Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
recorder.go Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
util.go Tidy godoc comments 2021-05-05 16:21:24 +01:00