-
Notifications
You must be signed in to change notification settings - Fork 11
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
helm install fails when deploying VAPs in Kubernetes v1.28.0 #78
Comments
Did you enable the required feature gates when testing this with v1.28.0? I believe the kind-config.yaml featureGates and runtimeConfig values would need to be changed to work for 1.28.0 |
/unassign |
/assign |
I will look into it thanks! |
/assign |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle stale |
The CI isn't catching this failure because the test matrix is always deploying a cluster with v1.30.2
secrets-store-sync-controller/Makefile
Line 34 in f5b4d2a
Opened kubernetes/test-infra#33432 to set the correct version in the test matrix. I suspect the tests will start failing after that's merged, so this needs to be fixed.
/kind bug
/assign @nilekhc
The text was updated successfully, but these errors were encountered: