Commit Graph

23 Commits (967f4fed42d0347405aa71fb441b054f761ee8e2)

Author SHA1 Message Date
Adam Reese d3805a1d54
ref(pkg/cli): refactor environment variable setup
5 years ago
Matt Farina 1ea53d8934
Unifity environment variable naming and use
5 years ago
Adam Reese 1779ad5302
ref(cmd/helm): remove init command
5 years ago
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command
5 years ago
Matthew Fisher 186f6c512f
fix(plugin): add HELM_HOME back
5 years ago
Matthew Fisher c728611e5a
feat(cli): support XDG base directory specification
5 years ago
Oleg Sidorov ec440d446d Replaced ghodss/yaml with sigs.k8s.io/yaml
5 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
5 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
5 years ago
Adam Reese 21d3a40f3b
feat(tests): replace gometalinter with golangci-lint
5 years ago
Adam Reese f791421fab
feat(Makefile): add formatting target
6 years ago
Martin Hickey 86d8596763 Feature(Plugins): Enable platform specific commands (#5176)
6 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
6 years ago
Adam Reese c50813af54
ref(*): remove local repository (dead code)
6 years ago
Adam Reese 19398a2ef1
feat(*): store release History in same namespace as release
6 years ago
Adam Reese 358746fee6
ref(*): remove HELM_HOST
6 years ago
Adam Reese a29e610938
fix(helm): fix flag parsing once and for all
7 years ago
Adam Reese d797acbd7b
fix(helm): fix race conditions in flag parsing
7 years ago
Adam Reese 50eee83646
ref(helm): use new debug method to standardize debug output
7 years ago
Gergo Huszty b4ca198cc6 Pluggable downloaders. Closes #2093, #2094.
7 years ago
Adam Reese e611936893 ref(plugin): cleanup unused functions
7 years ago
Adam Reese 51b8d8a6ee feat(helm): add plugin management commands
7 years ago
Matt Butcher fad755e7ae
feat(helm): add plugin system backend
8 years ago