We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Bug
Stork-scheduler fails to deploy on k8s 1.29 because kubescheduler.config.k8s.io/v1beta3 is now deprecated and should just be v1
What you expected to happen: It deploys successfully
How to reproduce it (as minimally and precisely as possible): Deploy stork to a cluster with k8s version 1.29
Anything else we need to know?:
I'm using portworx and this is the file specs/stork-deployment.yaml
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug
Stork-scheduler fails to deploy on k8s 1.29 because kubescheduler.config.k8s.io/v1beta3 is now deprecated and should just be v1
What you expected to happen:
It deploys successfully
How to reproduce it (as minimally and precisely as possible):
Deploy stork to a cluster with k8s version 1.29
Anything else we need to know?:
I'm using portworx and this is the file specs/stork-deployment.yaml
The text was updated successfully, but these errors were encountered: