Commit Graph

6678 Commits (ffa19a4b5d836283a91a4c16f8b81e734a973afc)
 

Author SHA1 Message Date
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
Josh Dolitsky ec84339d44
return errors directly, less lines of code
3 years ago
Josh Dolitsky fc98f2e6a3
add checkOCI helper method
3 years ago
Josh Dolitsky a38f56c692
Merge branch 'main' of github.com:helm/helm into hip-6
3 years ago
Matt Farina eb99434597
Merge pull request #9871 from mattfarina/logging-for-creds
3 years ago
Josh Dolitsky 230e37ca52
remove hardcoded oci strings, add constant/util
3 years ago
Matt Farina 385fcae1ba
Adding test for user/pass without repo on Helm install
3 years ago
Josh Dolitsky bfa5036a1a
consolidate registry source files
3 years ago
Josh Dolitsky 4d948b4a06
return err directly from pusher.Push
3 years ago
Josh Dolitsky faf7fc5efd
use version.GetUserAgent
3 years ago
Josh Dolitsky 31588e7908
do not re-use err
3 years ago
Josh Dolitsky 1809cc0509
Merge branch 'main' of github.com:helm/helm into hip-6
3 years ago
Matt Farina 4e2e4084ed
Fix the url being set by WithURL on the getters
3 years ago
Matt Farina aeb94798f0
Set Helm as manager for managedFields
3 years ago
Martin Hickey ae8e88e0d9
Merge pull request #9862 from longkai/refine-http-req
3 years ago
longkai 0d9ebc7885 refactor(getter): refine http GET request
3 years ago