Commit Graph

19 Commits (fba311ba2362ad629030c936b5d23aacb37bffcd)

Author SHA1 Message Date
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
6 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
6 years ago
Adam Reese 21d3a40f3b
feat(tests): replace gometalinter with golangci-lint
6 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