Commit Graph

167 Commits (7f68bfa1fa9146b0fcc0cb6b30a50f6df40cc7ff)

Author SHA1 Message Date
Josh Dolitsky 0121f6a328
Merge branch 'main' of github.com:helm/helm into hip-6
3 years ago
Matthew Fisher 8d8a27ed1f
Merge pull request #9980 from schra/feat/password-stdin
3 years ago
John Howard 82a2abf512 Update oras-go to v0.4.0
3 years ago
Matthew Fisher 92bd9558e5
Merge pull request #9998 from bacongobbler/distribution-v3
3 years ago
André Schröder 2131f4cba8 [fix concern] implement test
3 years ago
Martin Hickey d83dd95cae
Merge pull request #9774 from yxxhero/fix_msg_when_index_yaml_empty
3 years ago
Matthew Fisher 4801818f7c
Switch to distribution v3
3 years ago
Nicolas De Loof 663c569887 Migrate to oras-go library
3 years ago
Josh Dolitsky 30a8ce5986
Reverse DependingChart test logic, add debug logs
3 years ago
Josh Dolitsky d296ddf026
Merge branch 'main' of github.com:helm/helm into hip-6
3 years ago
Josh Dolitsky 8202ccd699
Remove LoginResult/LogoutResult types
3 years ago
Mathieu Parent dbb4eb6b75 Ensure RawPath match Path when resolving reference
3 years ago
Josh Dolitsky cd27cf660f
Merge branch 'main' of github.com:helm/helm into hip-6
3 years ago
Matt Farina 17ed9c4cd3
tweak basic handling
3 years ago
Josh Dolitsky 00985cad6b
Implement changes proposed in HIP 6
3 years ago
yxxhero 20e2aec793 Add a more friendly prompt when index.yaml is empty.
3 years ago
Josh Soref 2bf8fdf45d
chore: Spelling (#9410)
3 years ago
Adam Reese 657ce552cb
fix(*): Validate metadata semver and printable characters
4 years ago
Peter Engelbert 3028c55858 Clean up imports and add doc comments
4 years ago
Peter Engelbert 3ad08f3ea9 Implement `helm pull` for OCI registries
4 years ago
Ma Xinjian 1aa6e928ce Cleanup tempfiles introduced by unit tests under pkg/
4 years ago
Matt Butcher fe2d7f7792
this rewrites a whole bunch of old repo URLs to the new repo URL (#8902)
4 years ago
Matt Farina 6297c021cb
Merge pull request #8795 from mattfarina/feat-8767
4 years ago
zouyu a167b3fc87 Fix wrong function's name in comment
4 years ago
Matt Farina 4c121c3085 Adding annotation to index.yaml file
4 years ago
Matthew Fisher f19acbdc94
fix: allow serverInfo field on index files
4 years ago
Matt Butcher 055dd41cbe
Merge pull request from GHSA-jm56-5h66-w453
4 years ago
Matthew Fisher 55fbd985dd
Merge pull request #8707 from zhijianli88/cleanup-tempfiles
4 years ago
Matthew Fisher dafeb1541b
Merge pull request #8493 from yxxhero/fix-insecure-skip-tls-verify-flag-not-work-on-helm-install
4 years ago
Li Zhijian cccc2867ea mark NewTempServer as Deprecated
4 years ago
Li Zhijian 35c5268d9d Use T.Cleanup() to cleanup temp dir helm-repotest
4 years ago
Manuel Rüger 4abcdc40ef pkg/*: Small linting fixes
4 years ago
yxxhero 0674d93609 add helm v4 todo comments for FindChartInAuthAndTLSRepoURL.
4 years ago
yxxhero 0ecc500c45 add unit tests for FindChartInAuthAndTLSRepoURL.
4 years ago
yxxhero 52295490fd fix insecure-skip-tls-verify flag does't work on helm install, Keep
4 years ago
Raphaël 984d2ac767
fix: write index.yaml file atomically (#7954)
4 years ago
Matt Butcher 3706aa7ca6
fix: update unit test for go 1.14 error string change (#7835)
4 years ago
Matt Farina 66292e5e24
Merge pull request #7164 from jmcelwain/master
5 years ago
Matthias Riegler dc26128fb4
Add --insecure-skip-tls-verify for repositories (#7254)
5 years ago
Marc Khouzam 1a13366eb0
Merge pull request #6809 from VilledeMontreal/feat/compUseCache
5 years ago
Marc Khouzam f437b4d6c9 feat(comp): Speed up completion of charts
5 years ago
Marc Khouzam d3a8cc4713 feat(chore): Remove unused code
5 years ago
Josh Soref 02ad2b1187 Spelling (#7258)
5 years ago
James McElwain e9bf446fa8 fix(install): use ca file for install (#7140)
5 years ago
Lam Le afda6b4940
Porting fix from commit f5986db184
5 years ago
Mateusz Szostok 062235142b fix(repo/search): fix helm repo search command to display proper versions
5 years ago
Matthew Fisher b38c413d1b
Merge pull request #6602 from karuppiah7890/fix-url-decode-v3
5 years ago
Karuppiah Natarajan 704133ddd5
fix repo url being decoded while downloading repo index
5 years ago
Taylor Thomas 854919fae8 feat(repo): Ports repo file `Get` method from v2
5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
5 years ago