• Matt Butcher's avatar
    fix(helm): warn on init when Tiller already exists · 31285621
    Matt Butcher authored
    Previously, if 'helm init' was run on a cluster that had Tiller
    installed, the init would fail. However, this condition indicates that
    both the client and the server are in a condition to work, so this
    should not be an error. This PR downgrades that error to a warning.
    
    Closes #1041
    31285621
Name
Last commit
Last update
_proto Loading commit data...
cmd Loading commit data...
docs Loading commit data...
pkg Loading commit data...
rootfs Loading commit data...
scripts Loading commit data...
.gitignore Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
circle.yml Loading commit data...
code_of_conduct.md Loading commit data...
glide.lock Loading commit data...
glide.yaml Loading commit data...
versioning.mk Loading commit data...