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

Chart can't be applied in the version 1.23 of k8s #2

Open
huasiy opened this issue Feb 3, 2022 · 1 comment
Open

Chart can't be applied in the version 1.23 of k8s #2

huasiy opened this issue Feb 3, 2022 · 1 comment

Comments

@huasiy
Copy link

huasiy commented Feb 3, 2022

I plan to install polardb by install.sh. However I get the following error:

install.go:178: [debug] Original chart version: ""
install.go:195: [debug] CHART PATH: /home/vm08-1/PolarDB-Stack-Operator/polardb-stack-chart

Error: INSTALLATION FAILED: unable to build kubernetes objects from release manifest: unable to recognize "": no matches for kind "CustomResourceDefinition" in version "apiextensions.k8s.io/v1beta1"
helm.go:84: [debug] unable to recognize "": no matches for kind "CustomResourceDefinition" in version "apiextensions.k8s.io/v1beta1"
unable to build kubernetes objects from release manifest

I check config/all.yaml of this repo and kubernetes official website. I find the yaml file's syntax is not suitable for the version 1.23 of k8s. I want to know if the development team will update chart to fit the latest k8s in the feature?

@lynnleelhl
Copy link
Collaborator

It will be really appreciated if you could adapt kubernetes v1.23 yourselves and make a PR. It is in our plan but it takes time.

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

No branches or pull requests

2 participants