• Mitchel Humpherys's avatar
    feat(repo): Improve error message for missing repositories.yaml · 7417f092
    Mitchel Humpherys authored
    New users to helm don't always run `helm init` (e.g. if their cluster
    already has helm installed).  The user's initial interaction with any of
    helm's repository commands (e.g. `helm repo list`) will then be an error
    message due to a missing repositories.yaml in their local config.
    
    Give the user a little hint about how to fix the error without them having
    to hunt through the man/help pages.
    7417f092
Name
Last commit
Last update
.circleci Loading commit data...
_proto Loading commit data...
cmd Loading commit data...
docs Loading commit data...
pkg Loading commit data...
rootfs Loading commit data...
scripts Loading commit data...
testdata Loading commit data...
.gitignore Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
OWNERS Loading commit data...
README.md 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...