Closed
Description
Is your feature request related to a problem? Please describe.
apiextensions.k8s.io
has been promoted to v1
as of 1.16 and v1beta1
support for it is planned to be dropped as of 1.19. kubernetes/kubernetes#79604
Describe the solution you'd like
CRD manifests should use apiextensions.k8s.io/v1
and the format should be adapted to the new version. New features such as
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered. New feature such as defaulting can be considered if they're useful.
Environment details (if applicable):
- Kubernetes version (e.g. v1.10.2): 1.16.8
- Cloud-provider/provisioner (e.g. GKE, kops AWS, etc): GKE
- cert-manager version (e.g. v0.4.0): 1.14.3
- Install method (e.g. helm or static manifests): static
/kind feature