-
Notifications
You must be signed in to change notification settings - Fork 669
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
Invalid Helm template in v0.30.1 #1453
Comments
Would you please try this and see if you get the same error?
|
Yes, it results in the same error |
I tried this using the helm CLI and no issues:
What is your helm version? My Helm Version:
|
Same error for me. My helm version is:
|
It works for helm >= 3.8.0. |
Given that Helm v3.7.0 is almost 3 years old, we can close this issue? Thoughts @drmaciej and @jordi-crespo ? |
I'm on Helm 3.15.3, but it turns out it wasn't the issue. The issue was in an old Terraform provider for Helm - I upgraded that to latest and the issue is now resolved. Thanks for helping! |
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 |
What version of descheduler are you using?
descheduler version: v0.30.1
Does this issue reproduce with the latest release?
Yes
Which descheduler CLI options are you using?
Please provide a copy of your descheduler policy config file
What k8s version are you using (
kubectl version
)?kubectl version
OutputWhat did you do?
Upgrade from 0.29.0 to 0.30.1
What did you expect to see?
A working Helm deployment
What did you see instead?
appears to have been introduced in a09c4d2.
I had to downgrade to 0.29.0 because 0.30.0 didn't work due to #1420.
The text was updated successfully, but these errors were encountered: