Commit Graph

250 Commits (main)

Author SHA1 Message Date
George Jenkins 8d19bcb78a add error messages
2 years ago
George Jenkins 68294fdae0 Fix: Ignore alias validation error for index load
2 years ago
Matt Farina 847369c184
Update to Go 1.21 for builds
2 years ago
Matt Farina 5a1475ee36
Merge pull request #11294 from Juneezee/test/t.TempDir
2 years ago
Eng Zer Jun 2ceebffc77
test: replace `ensure.TempDir` with `t.TempDir`
2 years ago
Hidde Beydals 2544aa23a3
cmd: support generating index in JSON format
2 years ago
Hidde Beydals e21c9cf7e2
repo: detect JSON and unmarshal efficiently
2 years ago
Matt Farina 1c4885fce7
Merge pull request #11501 from imanushin/add-test-for-exact-version
2 years ago
Joe Julian d7805e68ae
Merge pull request #11455 from ksankeerth/dev-11451
2 years ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
3 years ago
Matt Farina 50c22ed7f9
Bump the Go version
3 years ago
Andrew Block 08593c8dd6
Added support for insecure OCI registries
3 years ago
Jakub Warczarek 2fa7b3d1b7 Fix User-Agent header in requests made by Helm
3 years ago
Matt Farina 71ef5f477b
Merge pull request #11524 from sap-contributions/harmonize-url-reference-resolving
3 years ago
Matt Farina 5a8e91a010
Merge pull request #11604 from xishengcai/patch-1
3 years ago
caixisheng c8890e971e
Update chartrepo.go
3 years ago
Martin Hickey 256e976331 Update repo handling
3 years ago
Philipp Stehle dfb25e13de harmonize URL reference resolving
3 years ago
Igor Manushin 203f31d57b Add exact version test. See also #7563
3 years ago
shankeerthan-kasilingam 33121a80ff strict file permissions of repository.yaml
3 years ago
Matt Farina 90a25751bd
Merge pull request #11172 from crenshaw-dev/cleanup-after-find-chart
3 years ago
Martin Hickey ae828ce0ee Fix code style
3 years ago
CI c1bf99c0eb Merge remote-tracking branch 'origin/main' into cleanup-after-find-chart
3 years ago
CI 3b19ddeb56 one defer
3 years ago
CI 781ddba690 don't change r.CachePath
3 years ago
Matt Farina b3aa0b4118
Fixing x509 test on darwin
3 years ago
CI cd76fcd805 avoid adding new public function
3 years ago
CI 32a41fcfac fix tests
3 years ago
CI 24fa3d910d fix: clean up temp files in FindChartInAuthAndTLSAndPassRepoURL (#11171)
3 years ago
Soule BA 42a04c76a4
make token caching an opt in feature
3 years ago
Markus Lehtonen 7a08426869 repo: fix repo merge unit test
4 years ago
Eng Zer Jun 2e3e22a003
test: use `T.TempDir` to create temporary test directory
4 years ago
Thomas Runyon 353d74e967 refactor internal/experimental/registry to pkg/registry
4 years ago
Josh Dolitsky 0121f6a328
Merge branch 'main' of github.com:helm/helm into hip-6
4 years ago
Matthew Fisher 8d8a27ed1f
Merge pull request #9980 from schra/feat/password-stdin
4 years ago
John Howard 82a2abf512 Update oras-go to v0.4.0
4 years ago
Matthew Fisher 92bd9558e5
Merge pull request #9998 from bacongobbler/distribution-v3
4 years ago
André Schröder 2131f4cba8 [fix concern] implement test
4 years ago
Martin Hickey d83dd95cae
Merge pull request #9774 from yxxhero/fix_msg_when_index_yaml_empty
4 years ago
Matthew Fisher 4801818f7c
Switch to distribution v3
4 years ago
Nicolas De Loof 663c569887 Migrate to oras-go library
4 years ago
Josh Dolitsky 30a8ce5986
Reverse DependingChart test logic, add debug logs
4 years ago
Josh Dolitsky d296ddf026
Merge branch 'main' of github.com:helm/helm into hip-6
4 years ago
Josh Dolitsky 8202ccd699
Remove LoginResult/LogoutResult types
4 years ago
Mathieu Parent dbb4eb6b75 Ensure RawPath match Path when resolving reference
4 years ago
Josh Dolitsky cd27cf660f
Merge branch 'main' of github.com:helm/helm into hip-6
4 years ago
Matt Farina 17ed9c4cd3
tweak basic handling
4 years ago
Josh Dolitsky 00985cad6b
Implement changes proposed in HIP 6
4 years ago
yxxhero 20e2aec793 Add a more friendly prompt when index.yaml is empty.
4 years ago
Josh Soref 2bf8fdf45d
chore: Spelling (#9410)
5 years ago
Adam Reese 657ce552cb
fix(*): Validate metadata semver and printable characters
5 years ago
Peter Engelbert 3028c55858 Clean up imports and add doc comments
5 years ago
Peter Engelbert 3ad08f3ea9 Implement `helm pull` for OCI registries
5 years ago
Ma Xinjian 1aa6e928ce Cleanup tempfiles introduced by unit tests under pkg/
5 years ago
Matt Butcher fe2d7f7792
this rewrites a whole bunch of old repo URLs to the new repo URL (#8902)
5 years ago
Matt Farina 6297c021cb
Merge pull request #8795 from mattfarina/feat-8767
5 years ago
zouyu a167b3fc87 Fix wrong function's name in comment
5 years ago
Matt Farina 4c121c3085 Adding annotation to index.yaml file
5 years ago
Matthew Fisher f19acbdc94
fix: allow serverInfo field on index files
5 years ago
Matt Butcher 055dd41cbe
Merge pull request from GHSA-jm56-5h66-w453
5 years ago
Matthew Fisher 55fbd985dd
Merge pull request #8707 from zhijianli88/cleanup-tempfiles
5 years ago
Matthew Fisher dafeb1541b
Merge pull request #8493 from yxxhero/fix-insecure-skip-tls-verify-flag-not-work-on-helm-install
5 years ago
Li Zhijian cccc2867ea mark NewTempServer as Deprecated
5 years ago
Li Zhijian 35c5268d9d Use T.Cleanup() to cleanup temp dir helm-repotest
5 years ago
Manuel Rüger 4abcdc40ef pkg/*: Small linting fixes
5 years ago
yxxhero 0674d93609 add helm v4 todo comments for FindChartInAuthAndTLSRepoURL.
5 years ago
yxxhero 0ecc500c45 add unit tests for FindChartInAuthAndTLSRepoURL.
5 years ago
yxxhero 52295490fd fix insecure-skip-tls-verify flag does't work on helm install, Keep
5 years ago
Raphaël 984d2ac767
fix: write index.yaml file atomically (#7954)
5 years ago
Matt Butcher 3706aa7ca6
fix: update unit test for go 1.14 error string change (#7835)
6 years ago
Matt Farina 66292e5e24
Merge pull request #7164 from jmcelwain/master
6 years ago
Matthias Riegler dc26128fb4
Add --insecure-skip-tls-verify for repositories (#7254)
6 years ago
Marc Khouzam 1a13366eb0
Merge pull request #6809 from VilledeMontreal/feat/compUseCache
6 years ago
Marc Khouzam f437b4d6c9 feat(comp): Speed up completion of charts
6 years ago
Marc Khouzam d3a8cc4713 feat(chore): Remove unused code
6 years ago
Josh Soref 02ad2b1187 Spelling (#7258)
6 years ago
James McElwain e9bf446fa8 fix(install): use ca file for install (#7140)
6 years ago
Lam Le afda6b4940
Porting fix from commit f5986db184
6 years ago
Mateusz Szostok 062235142b fix(repo/search): fix helm repo search command to display proper versions
6 years ago
Matthew Fisher b38c413d1b
Merge pull request #6602 from karuppiah7890/fix-url-decode-v3
6 years ago
Karuppiah Natarajan 704133ddd5
fix repo url being decoded while downloading repo index
6 years ago
Taylor Thomas 854919fae8 feat(repo): Ports repo file `Get` method from v2
6 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
6 years ago
Matt Farina 967f4fed42
Update dependencies
6 years ago
Adam Reese fe92480ab4
fix(cmd/helm): user friendly error message when repos are not configured
6 years ago
Adam Reese 1779ad5302
ref(cmd/helm): remove init command
6 years ago
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command
6 years ago
Taylor Thomas c9c95ea148 ref(*): Moves packages to internal
6 years ago
Matthew Fisher c728611e5a
feat(cli): support XDG base directory specification
6 years ago
Karuppiah Natarajan 8d660a96a0
Allow missing trailing '/' in --repo url
6 years ago
hd-rk 7ad1d522b3 test: add test
6 years ago
hd-rk 6d3eb81943 fix: use repo default client to download index
6 years ago
Matthew Fisher 2800c56f9d
ref(downloader): pass in options to ChartDownloader
6 years ago
Oleg Sidorov ec440d446d Replaced ghodss/yaml with sigs.k8s.io/yaml
6 years ago
Matthew Fisher e410a03c74
ref(getter): introduce Options for passing in getter parameters
6 years ago
Matthew Fisher 7353a65bfa
ref(downloader): remove ResolveChartVersionAndGetRepo
6 years ago
Adam Reese e458a67f0c
ref(pkg/chart): add validation method to chart
7 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
7 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
7 years ago
Adam Reese 28d8c7b277
ref(*): remove references to chart 'engine'
7 years ago