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

Purge helm release option on skaffold delete #1328

Closed
bholemt opened this issue Nov 28, 2018 · 4 comments
Closed

Purge helm release option on skaffold delete #1328

bholemt opened this issue Nov 28, 2018 · 4 comments

Comments

@bholemt
Copy link

bholemt commented Nov 28, 2018

In case of change in helm template, one needs to helm delete --purge. Otherwise helm upgrade tries to reuse the template from the old delete release. Wish this option is available somehow with skaffold delete.

@nkubala
Copy link
Contributor

nkubala commented Nov 30, 2018

+1, this would be fine to add as an option to skaffold delete. @bholemt are you interested in sending a PR?

@dgageot dgageot changed the title Feature request: Purge helm release option on skaffold delete Purge helm release option on skaffold delete Dec 3, 2018
@bholemt
Copy link
Author

bholemt commented Dec 6, 2018

I need to catch up on Go. Let me try but will need time.

@tjerkw
Copy link

tjerkw commented Jan 20, 2019

I think the --force flag for "helm upgrade" also solves this, right?

helm/helm#2280

@tejal29 tejal29 added the priority/p2 May take a couple of releases label Aug 21, 2019
@tejal29
Copy link
Contributor

tejal29 commented Aug 21, 2019

This is addressed in #2280

@tejal29 tejal29 closed this as completed Aug 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants