Commit Graph

34 Commits (b3b6479e4cea32593a09a25b65e5e310d0c6c0b9)

Author SHA1 Message Date
Matt Farina 764557c470
Some fixes
5 months ago
Matt Farina dbef83eac3
Merge pull request #10913 from sureshdsk/pluginbug
10 months ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
1 year ago
Suresh Kumar 2b49de0860 fix: plugin does not load when helm base dir contains space
2 years ago
Martin Hickey 699ea6dcef
Merge pull request #9066 from scaat/fix-specification
3 years ago
Adam Reese 657ce552cb
fix(*): Validate metadata semver and printable characters
3 years ago
Scaat Feng 89f2f84a02 [FIX]error string should not be capitalized
4 years ago
Matthew Fisher 6eeec4a002
switched to stricter YAML parsing on plugin metadata files
4 years ago
Matt Butcher 809e2d999e
Merge pull request from GHSA-m54r-vrmv-hw33
4 years ago
Liu Ming e1aaf995a6 refactor: alter constant `pluginFileName` to `PluginFileName`
4 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
5 years ago
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
5 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