Add ignore-already-exists flag to ignore chartmuseum's "already exists" error#91
Conversation
c2e8926 to
d954108
Compare
|
I had an alternate idea (or extra step) too for this - instead of uploading the chart and letting server throw the error, first use Difference between the current implementation and the alternative is
|
|
any plans on merging this? |
|
Hi, can you guys merge this 😃 We are so eager to use this feature because we are currently using bash scripts to avoid these errors. |
|
@alexandrevilain appreciate if this can be merged. |
|
Hello, Eager to have this feature too, anyone can look at it with some luck? @alexandrevilain @pcperera Or maybe @chathumal-nad can you share your workaround? Thank you in advance. |
Fixes #90
This PR adds the
--ignore-already-existsto make helm-push ignore the chartmuseum's "already exists" errorWithout the flag:
With the flag: