cert-manager/pkg/internal
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
..
api Merge pull request #4018 from kmodules/jp 2021-05-19 18:57:51 +01:00
apis validation: leftmost align and guard statements instead of 'switch' 2021-07-06 12:51:01 +02:00
ingress Feature: Support both v1 and v1beta1 ingresses. 2021-07-26 18:29:42 +01:00
vault Updates comment for internal vault client New func, that errors should 2021-06-29 14:34:49 +01:00
BUILD.bazel Feature: Support both v1 and v1beta1 ingresses. 2021-07-26 18:29:42 +01:00