Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

k8s v1.23.3 no matches for kind "CustomResourceDefinition" #2

Closed
grzew opened this issue Feb 3, 2022 · 2 comments · Fixed by #3
Closed

k8s v1.23.3 no matches for kind "CustomResourceDefinition" #2

grzew opened this issue Feb 3, 2022 · 2 comments · Fixed by #3

Comments

@grzew
Copy link

grzew commented Feb 3, 2022

unable to recognize "https://github.com/kvaps/dnsmasq-controller/raw/master/config/crd/bases/dnsmasq.kvaps.cf_dhcphosts.yaml": no matches for kind "CustomResourceDefinition" in version "apiextensions.k8s.io/v1beta1" unable to recognize "https://github.com/kvaps/dnsmasq-controller/raw/master/config/crd/bases/dnsmasq.kvaps.cf_dhcpoptions.yaml": no matches for kind "CustomResourceDefinition" in version "apiextensions.k8s.io/v1beta1" unable to recognize "https://github.com/kvaps/dnsmasq-controller/raw/master/config/crd/bases/dnsmasq.kvaps.cf_dnshosts.yaml": no matches for kind "CustomResourceDefinition" in version "apiextensions.k8s.io/v1beta1" unable to recognize "https://github.com/kvaps/dnsmasq-controller/raw/master/config/crd/bases/dnsmasq.kvaps.cf_dnsmasqoptions.yaml": no matches for kind "CustomResourceDefinition" in version "apiextensions.k8s.io/v1beta1"

Is this related to: https://kubernetes.io/blog/2021/07/14/upcoming-changes-in-kubernetes-1-22/ ?

@kvaps
Copy link
Member

kvaps commented Apr 12, 2022

Hi, I updated controller-gen and generated new CRDs for you, could you please give a try before I merge this:

https://github.com/kvaps/dnsmasq-controller/tree/upd-controller-gen/config/crd/bases

@mrybas
Copy link

mrybas commented May 16, 2022

works for me, thanks

@kvaps kvaps closed this as completed in #3 May 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants