Commit Graph

38 Commits (revert-toml-change)

Author SHA1 Message Date
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
5 months ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
9 months ago
Steve Hipwell bb9f0f7816
feat: Added multi-platform plugin hook support
10 months ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
10 months ago
Matt Farina 764557c470
Some fixes
2 years ago
Matt Farina dbef83eac3
Merge pull request #10913 from sureshdsk/pluginbug
2 years ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
3 years ago
Suresh Kumar 2b49de0860 fix: plugin does not load when helm base dir contains space
3 years ago
Martin Hickey 699ea6dcef
Merge pull request #9066 from scaat/fix-specification
4 years ago
Adam Reese 657ce552cb
fix(*): Validate metadata semver and printable characters
5 years ago
Scaat Feng 89f2f84a02 [FIX]error string should not be capitalized
5 years ago
Matthew Fisher 6eeec4a002
switched to stricter YAML parsing on plugin metadata files
5 years ago
Matt Butcher 809e2d999e
Merge pull request from GHSA-m54r-vrmv-hw33
5 years ago
Liu Ming e1aaf995a6 refactor: alter constant `pluginFileName` to `PluginFileName`
5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
6 years ago
Adam Reese d3805a1d54
ref(pkg/cli): refactor environment variable setup
6 years ago
Matt Farina 1ea53d8934
Unifity environment variable naming and use
6 years ago
Adam Reese 1779ad5302
ref(cmd/helm): remove init command
6 years ago
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command
6 years ago
Matthew Fisher 186f6c512f
fix(plugin): add HELM_HOME back
6 years ago
Matthew Fisher c728611e5a
feat(cli): support XDG base directory specification
6 years ago
Oleg Sidorov ec440d446d Replaced ghodss/yaml with sigs.k8s.io/yaml
6 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
7 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
7 years ago
Adam Reese 21d3a40f3b
feat(tests): replace gometalinter with golangci-lint
7 years ago
Adam Reese f791421fab
feat(Makefile): add formatting target
7 years ago
Martin Hickey 86d8596763 Feature(Plugins): Enable platform specific commands (#5176)
7 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
7 years ago
Adam Reese c50813af54
ref(*): remove local repository (dead code)
8 years ago
Adam Reese 19398a2ef1
feat(*): store release History in same namespace as release
8 years ago
Adam Reese 358746fee6
ref(*): remove HELM_HOST
8 years ago
Adam Reese a29e610938
fix(helm): fix flag parsing once and for all
8 years ago
Adam Reese d797acbd7b
fix(helm): fix race conditions in flag parsing
8 years ago
Adam Reese 50eee83646
ref(helm): use new debug method to standardize debug output
9 years ago
Gergo Huszty b4ca198cc6 Pluggable downloaders. Closes #2093, #2094.
9 years ago
Adam Reese e611936893 ref(plugin): cleanup unused functions
9 years ago
Adam Reese 51b8d8a6ee feat(helm): add plugin management commands
9 years ago
Matt Butcher fad755e7ae
feat(helm): add plugin system backend
9 years ago