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

Remove chart from labels #128

Merged
merged 1 commit into from
Dec 2, 2019
Merged

Remove chart from labels #128

merged 1 commit into from
Dec 2, 2019

Conversation

jasonodonnell
Copy link
Contributor

The label {{ include "vault.chart" . }} has the version included in the name, which prevented upgrades on StatefulSets. Removed this from the StatefulSet label to prevent this from happening.

@johncblandii
Copy link

Tested this on our cluster and it worked after we ran it with --force one time to get through the error.

@jasonodonnell jasonodonnell merged commit 1c9c64c into master Dec 2, 2019
@jasonodonnell jasonodonnell deleted the upgrade branch December 2, 2019 22:15
@sysadmind
Copy link

For future google searcher, I wasn't able to get past the upgrade with the --force command. I was able to workaround the issue by deleting the statefulset with the --cascade=false flag to leave the pods behind and then apply the helm upgrade.

radudd pushed a commit to radudd/vault-helm that referenced this pull request Jun 5, 2020
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 this pull request may close these issues.

3 participants