Commit Graph

1784 Commits (90a25751bd8714acfc796a4203eb3eaee6cc6830)

Author SHA1 Message Date
Matt Farina 37dd72729b
Merge pull request #11336 from mattfarina/bump-version-3.10
3 years ago
Martin Hickey a48b87f32a
Merge pull request #11274 from wujunwei/fix-case-title-smaller-all
3 years ago
Matt Farina cd809f9b19
bump version to v3.10.0
3 years ago
Martin Hickey 8199db309a
Merge pull request #10693 from lucadirocco/feat/--set-json
3 years ago
wujunwei f0037e5ef6 fix: add cases.NoLower option for we can get same effect to strings.Title
3 years ago
Mikhail Mazurskiy ea5365a3d1
Drop direct github.com/docker/docker dependency
3 years ago
Martin Hickey f08db5c899
Merge pull request #10834 from stan-sz/stan-sz/10285
3 years ago
Martin Hickey 1d15ad7ea4
Merge pull request #10506 from suzaku/support-no-headers
3 years ago
longkai d1c0b7e0d0 chore: add oci install description
3 years ago
yxxhero 39b0a82365 bump Go 1.18
4 years ago
Soule BA 42a04c76a4
make token caching an opt in feature
4 years ago
Justen Walker 687852e4fe feat(*): add flags/env for kube api tls overrides
4 years ago
Igor Sutton 823d929421
Add --burst-limit option for client-side throttling limit configuration (#10842)
4 years ago
Matthew Fisher 81808b06d5
Merge pull request #10519 from teozkr/bugfix/repo-list-not-found
4 years ago
Matt Farina 1db28a2311
bump version to v3.9.0
4 years ago
Matt Farina 2cd709c4a6
Merge pull request #10106 from presztak/lint_quiet_flag
4 years ago
Simon Alling 41ccf7b5ab Fix --untardir reference in --destination description
4 years ago
Matthew Fisher 49819b4ef7
Merge pull request #10861 from bacongobbler/gobuild
4 years ago
Matthew Fisher 2878cc8079
replace +build with go:build
4 years ago
Simon Alling 56e52d139c Fix confusing test failure message
4 years ago
stan-sz d8c0e01132 Fix UT
4 years ago
Martin Hickey ee3f270e1e
Merge pull request #10453 from SimonAlling/remove-runTestActionCmd
4 years ago
suzaku d76f86b01c Add support `helm list --no-headers`
4 years ago
Matthew Fisher f34005b00e
Merge pull request #10590 from guyboltonking/gbk-fix-lockfile-suffix
4 years ago
Matthew Fisher 175278e88f
Merge pull request #10461 from sabre1041/dependency-update-upgrade
4 years ago
Matt Farina 87826fb5c9
Merge pull request #10609 from tompizmor/fix-package-with-oci-deps
4 years ago
Matt Farina 7cd8586e84
Merge pull request #10462 from yank1/feature/add-legal-name-check
4 years ago
Luca Di Rocco 11e7d0cd73 feat: add --set-json flag to set json values.
4 years ago
Eng Zer Jun 2e3e22a003
test: use `T.TempDir` to create temporary test directory
4 years ago
Martin Hickey df7c1c39bc
Merge pull request #10514 from tanguofu/main
4 years ago
Tomas Pizarro Moreno e97c436a86 fix: remove deadcode
4 years ago
Tomas Pizarro Moreno 0963617b9b fix: helm package tests
4 years ago
Tomas Pizarro Moreno e02aeab0e9 fix: helm package with dependency update for charts with OCI dependencies
4 years ago
guofutan 1a7a73b47b fix: support empty args with --post-renderer-args
4 years ago
guofutan 04e79e936d fix: fix args name in postrender/exec_test.go and error if order in postRendererArgsSlice
4 years ago
guofutan d12170b3f2 fix: change postRendererArgs to Slice Type and use args...
4 years ago
guofutan 1aab7eb3a1 fix: keep the API: postrender.NewExec and Add NewExecWithArgs
4 years ago
guofutan 46222c5c00 fea(#10511): add --post-renderer-args to support assign args to PostRenderer exec
4 years ago
Piotr Resztak 383086d397 feat(*): add --quiet flag to 'helm lint'
4 years ago
Martin Hickey f0fd37d2c5 Replace golint with revive
4 years ago
Guy Bolton King 8b1c28427f
Make repo_add.go only replace the last suffix in the path when generating a lockfile
4 years ago
Guy Bolton King 4367fe0c1e
Make repo_add_test.go fail by inserted .yaml into path
4 years ago
Guy Bolton King ad6b4fe210
Add extra directories to path used in repo_add_test.go
4 years ago
Marc Khouzam c7e1f9b046 feat(comp): Shell completion for OCI
4 years ago
Matt Farina 0c8320b685
bump version to v3.8.0
4 years ago
David Peraza 9661e39dce Moving uploader and pusher out of action into pkg
4 years ago
David Peraza 7cab1a09e3 Move all the remainder module out of experimental.
4 years ago
David Peraza 9f869c6b21 Removing all the checks for oci experimental flag
4 years ago
Thomas Runyon 353d74e967 refactor internal/experimental/registry to pkg/registry
4 years ago
Matt Farina 548ec55cf9
Fix panic with OCI for install, upgrade, and show
4 years ago