Commit Graph

1784 Commits (70a3df49d702e23ad29367783a5655350be90265)

Author SHA1 Message Date
Matt Farina 37dd72729b
Merge pull request #11336 from mattfarina/bump-version-3.10
2 years ago
Martin Hickey a48b87f32a
Merge pull request #11274 from wujunwei/fix-case-title-smaller-all
2 years ago
Matt Farina cd809f9b19
bump version to v3.10.0
2 years ago
Martin Hickey 8199db309a
Merge pull request #10693 from lucadirocco/feat/--set-json
2 years ago
wujunwei f0037e5ef6 fix: add cases.NoLower option for we can get same effect to strings.Title
2 years ago
Mikhail Mazurskiy ea5365a3d1
Drop direct github.com/docker/docker dependency
2 years ago
Martin Hickey f08db5c899
Merge pull request #10834 from stan-sz/stan-sz/10285
2 years ago
Martin Hickey 1d15ad7ea4
Merge pull request #10506 from suzaku/support-no-headers
2 years ago
longkai d1c0b7e0d0 chore: add oci install description
2 years ago
yxxhero 39b0a82365 bump Go 1.18
2 years ago
Soule BA 42a04c76a4
make token caching an opt in feature
2 years ago
Justen Walker 687852e4fe feat(*): add flags/env for kube api tls overrides
2 years ago
Igor Sutton 823d929421
Add --burst-limit option for client-side throttling limit configuration (#10842)
2 years ago
Matthew Fisher 81808b06d5
Merge pull request #10519 from teozkr/bugfix/repo-list-not-found
2 years ago
Matt Farina 1db28a2311
bump version to v3.9.0
2 years ago
Matt Farina 2cd709c4a6
Merge pull request #10106 from presztak/lint_quiet_flag
2 years ago
Simon Alling 41ccf7b5ab Fix --untardir reference in --destination description
2 years ago
Matthew Fisher 49819b4ef7
Merge pull request #10861 from bacongobbler/gobuild
2 years ago
Matthew Fisher 2878cc8079
replace +build with go:build
2 years ago
Simon Alling 56e52d139c Fix confusing test failure message
2 years ago
stan-sz d8c0e01132 Fix UT
2 years ago
Martin Hickey ee3f270e1e
Merge pull request #10453 from SimonAlling/remove-runTestActionCmd
2 years ago
suzaku d76f86b01c Add support `helm list --no-headers`
2 years ago
Matthew Fisher f34005b00e
Merge pull request #10590 from guyboltonking/gbk-fix-lockfile-suffix
2 years ago
Matthew Fisher 175278e88f
Merge pull request #10461 from sabre1041/dependency-update-upgrade
2 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
Luca Di Rocco 11e7d0cd73 feat: add --set-json flag to set json values.
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
Piotr Resztak 383086d397 feat(*): add --quiet flag to 'helm lint'
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