Commit Graph

1759 Commits (c0ded2e01ce405841f4e3da1a19a5630ce83cd0c)

Author SHA1 Message Date
Martin Hickey ee3f270e1e
Merge pull request #10453 from SimonAlling/remove-runTestActionCmd
2 years ago
Matthew Fisher f34005b00e
Merge pull request #10590 from guyboltonking/gbk-fix-lockfile-suffix
3 years ago
Matthew Fisher 175278e88f
Merge pull request #10461 from sabre1041/dependency-update-upgrade
3 years ago
Matt Farina 87826fb5c9
Merge pull request #10609 from tompizmor/fix-package-with-oci-deps
3 years ago
Matt Farina 7cd8586e84
Merge pull request #10462 from yank1/feature/add-legal-name-check
3 years ago
Eng Zer Jun 2e3e22a003
test: use `T.TempDir` to create temporary test directory
3 years ago
Martin Hickey df7c1c39bc
Merge pull request #10514 from tanguofu/main
3 years ago
Tomas Pizarro Moreno e97c436a86 fix: remove deadcode
3 years ago
Tomas Pizarro Moreno 0963617b9b fix: helm package tests
3 years ago
Tomas Pizarro Moreno e02aeab0e9 fix: helm package with dependency update for charts with OCI dependencies
3 years ago
guofutan 1a7a73b47b fix: support empty args with --post-renderer-args
3 years ago
guofutan 04e79e936d fix: fix args name in postrender/exec_test.go and error if order in postRendererArgsSlice
3 years ago
guofutan d12170b3f2 fix: change postRendererArgs to Slice Type and use args...
3 years ago
guofutan 1aab7eb3a1 fix: keep the API: postrender.NewExec and Add NewExecWithArgs
3 years ago
guofutan 46222c5c00 fea(#10511): add --post-renderer-args to support assign args to PostRenderer exec
3 years ago
Martin Hickey f0fd37d2c5 Replace golint with revive
3 years ago
Guy Bolton King 8b1c28427f
Make repo_add.go only replace the last suffix in the path when generating a lockfile
3 years ago
Guy Bolton King 4367fe0c1e
Make repo_add_test.go fail by inserted .yaml into path
3 years ago
Guy Bolton King ad6b4fe210
Add extra directories to path used in repo_add_test.go
3 years ago
Marc Khouzam c7e1f9b046 feat(comp): Shell completion for OCI
3 years ago
Matt Farina 0c8320b685
bump version to v3.8.0
3 years ago
David Peraza 9661e39dce Moving uploader and pusher out of action into pkg
3 years ago
David Peraza 7cab1a09e3 Move all the remainder module out of experimental.
3 years ago
David Peraza 9f869c6b21 Removing all the checks for oci experimental flag
3 years ago
Thomas Runyon 353d74e967 refactor internal/experimental/registry to pkg/registry
3 years ago
Matt Farina 548ec55cf9
Fix panic with OCI for install, upgrade, and show
3 years ago
Matt Farina d02f13c1bf
Merge pull request #10424 from davidxia/patch1
3 years ago
Martin Hickey 39ca699ca7
Merge pull request #9119 from ErmakovDmitriy/master
3 years ago
Matt Farina d9ffe37d37
Merge pull request #9536 from mengjiao-liu/add-install-validate
3 years ago
Marc Khouzam b8d3535991 feat(comp): Allow fuzzy matching during completion
3 years ago
mengjiao.liu 160da867d0 validate release name during install
3 years ago
Kay Yan 141f2dd501 Fix typo
3 years ago
root 679e14cd21 add legal name check
3 years ago
Andrew Block 797a8cd524
Honor --dependency-update flag in upgrade command
3 years ago
Simon Alling 0f15b01dfb Remove runTestActionCmd and use runTestCmd instead
3 years ago
Bridget Kromhout 21e1cd6027
Bringing over an edit from the helm-www repo
3 years ago
David Xia 13d86143f8
docs: Clarify use of --set-file
3 years ago
Matthew Fisher c6961a9a78
Merge pull request #9794 from j6s/task/missing-dependency-message
3 years ago
Josh Dolitsky 889c70b729
Add nolint comments
3 years ago
Martin Hickey ea1b1f5a07 Use buffered channel for signal notification
3 years ago
Brandon Cole fe6f348490 fix a SIGSEGV similar to issue 1347
3 years ago
Alexey Igrychev 5753f61ae3 docs: fix typo Charts.yaml
3 years ago
Matt Farina e6a92c4b62
bump version to 3.7
3 years ago
Matt Farina accf82ba1c
Merge pull request #9180 from Moser-ss/feature-handle-SIGINT
3 years ago
Matt Farina 2062a59566
Merge pull request #9702 from mikeshng/uninstall-wait
3 years ago
Josh Dolitsky caa97158d0
Revert moving registry actions back to pkg/
3 years ago
Josh Dolitsky 77750962d5
Move registry actions back to pkg/
3 years ago
Josh Dolitsky 336c7862e5
Merge branch 'main' of github.com:helm/helm into hip-6
3 years ago
Dmitrii Ermakov 144048d5fa Replace cli flag --list-repo with --list-repo-url
3 years ago
Ed Carrel bc1fefa9f3 Fix HELM_DRIVER docs for sql option
3 years ago