Commit Graph

6543 Commits (d76f86b01ccf734a134c99a6823bd435eb4401d8)
 

Author SHA1 Message Date
Josh Dolitsky f0a528ec05
Merge branch 'main' of github.com:helm/helm into hip-6
3 years ago
Matthew Fisher 4801818f7c
Switch to distribution v3
3 years ago
Marc Khouzam efe2638f87 feat(comp): Move to Cobra's bash completion V2
3 years ago
Marc Khouzam c6dfb490ab feat(comp): Add support for powershell completion
3 years ago
Shoubhik Bose 4691ab3b3a kube client lib bump to v0.21.3
3 years ago
André Schröder b14fe2cead feat(helm): add --password-stdin to `helm repo add`
3 years ago
Martin Hickey e9e6b07f62
Merge pull request #9974 from viccuad/fix-win-resolver-test
3 years ago
Víctor Cuadrado Juan 84a07a4774
test: Make internal/resolver/resolver_test.go pass on Win
3 years ago
Stephane Moser c62ce12bed Refactor SIGTERM logic
3 years ago
Martin Hickey 29d273f985
Merge pull request #9967 from longkai/fix-typo
3 years ago
Matthew Fisher 5946457ce9
Merge pull request #9675 from ndeloof/main
3 years ago
longkai 2deb641efd fix(typo): fix typo of storage doc
3 years ago
Valentin Flaux 3daaea0a1c feat(pkg/engine): expose subcharts scope in parent
3 years ago
Nicolas De Loof 663c569887 Migrate to oras-go library
3 years ago
Stephane Moser 4026190e7b Revert change in PrintingKubeClient
3 years ago
Stephane Moser 7bfb2a3602 Improve tests
3 years ago
Stephane Moser 2164e3f26c Rename time dependecy
3 years ago
Josh Dolitsky 594ec40709
Merge branch 'main' of github.com:helm/helm into hip-6
3 years ago
Marc Khouzam 6a3daaa7aa fix(tests): Remove unnecessary test
3 years ago
Marc Khouzam 95b80ed80b chore(deps): Update to Cobra 1.2.1
3 years ago
Josh Dolitsky 30a8ce5986
Reverse DependingChart test logic, add debug logs
3 years ago
Josh Dolitsky 241f23d72a
Better NewOCIPusher test, add ORAS link
3 years ago
Josh Dolitsky d296ddf026
Merge branch 'main' of github.com:helm/helm into hip-6
3 years ago
Matt Farina ea41e790a5
Merge pull request #9763 from sathieu/patch-1
3 years ago
jayonlau fc5473f762 Clean up extra spaces
3 years ago
Martin Hickey 433b90c4b6
Merge pull request #9929 from goodfirstissue/main
3 years ago
Josh Dolitsky 4bb28b78d9
Merge pull request #9925 from bloodorangeio/github-actions
3 years ago
Marc Khouzam 6951cd5076 feat(cmd): Allow to specify which repos to update
3 years ago
Josh Dolitsky 28f44b8269
Revert "Use official golangci-lint action"
3 years ago
Johannes Hertenstein 5421280a2b
Add hint to missing dependency message
3 years ago
Josh Dolitsky 07a25a26f6
Use official golangci-lint action
3 years ago
Josh Dolitsky b16091a01a
verify golangci-lint sha256 checksum
3 years ago
Kally Fox f9b1445b63
refactor: use os instead of ioutil's ReadDir
3 years ago
Josh Dolitsky 8202ccd699
Remove LoginResult/LogoutResult types
3 years ago
Josh Dolitsky 7605db034d
Use setup-go v2
3 years ago
Josh Dolitsky 2f63045f25
Add build-pr github actions workflow
3 years ago
Josh Dolitsky 593eac8876
Merge branch 'main' of github.com:helm/helm into hip-6
3 years ago
Matt Farina 21251378b4
Merge pull request #9870 from mattfarina/fix-9859
3 years ago
Matt Farina 8855488272
Merge pull request #9736 from cndoit18/fix-issue-9348
3 years ago
Adam Reese 53263c6fb7
feat(linter): check for nested resource-policy annotations
3 years ago
Adam Reese 862e2b255c
Merge pull request #9916 from adamreese/fix/golangci-timout
3 years ago
Adam Reese d1da9e757e
fix(ci-lint): increase timeout for golangci-lint
3 years ago
小龙同学 cf0c6fed51
fix(doc): fix kube client interface doc. (#9882)
3 years ago
Stephane Moser c6c4157c43 Move locks from global var to the structs
3 years ago
Stephane Moser 660183d659 Add test for atomic upgrade and install when it is interrupted
3 years ago
Stephane Moser 2fa339b25d Add test for Upgrade Release Interrupted
3 years ago
Stephane Moser 3434053d38 Hande SIGINT in install command
3 years ago
Stephane Moser d7833eb2b0 Refactor logic
3 years ago
Stephane Moser 027cea48bf Handle SIGTERM
3 years ago
Josh Dolitsky 4884ca0059
revert change related to reading prov file
3 years ago