Maor Friedman
Maor Friedman
Hey @hickeyma , We wrote a tool that wraps helm and has a `deploy` command that does all the logic for you. Check out the docs: https://github.com/maorfr/orca/tree/master/docs/commands#deploy-chart Could this be...
Hey @rsotnychenko, Thanks for your kind words, we have put a lot of work in this tool ;) Your idea is actually something we have considered for a while, but...
Maybe this would be a good situation for a feature flag, which is essentially what @rsotnychenko proposed as option 3. Imagine this - We change the behavior of `--set` to...
Clicked close by mistake ;)
@jenkinsci/ghprb-plugin-developers any chance you can take a look? hope the approach makes sense!
Hey, Why is step 2 needed?
Are there any configmaps in kube-system that this may have conflicted with?
progress logging sounds cool! is this something you want to try to tackle? back to the problem- ```sh helm backup --file dev.tgz dev ``` this will backup ConfigMaps in `kube-system`...
i am pretty sure that is correct.
anyone wants to review this? @taimax13 @tomklino?