Open youvegotmoxie opened 3 years ago
k8s version 1.22 removes the apiregistration.k8s.io/v1beta1 apiVersion which the CRD for the operator relies on. Are there plans to release an updated CRD to work with this version of Kubernetes?
apiregistration.k8s.io/v1beta1
https://kubernetes.io/docs/reference/using-api/deprecation-guide/#customresourcedefinition-v122
Running into the same issue, any update on this?
k8s version 1.22 removes the
apiregistration.k8s.io/v1beta1
apiVersion which the CRD for the operator relies on. Are there plans to release an updated CRD to work with this version of Kubernetes?https://kubernetes.io/docs/reference/using-api/deprecation-guide/#customresourcedefinition-v122