Commit Graph

202 Commits (214fb6eff393f1c17890d45e9eaee86f6b37ea17)

Author SHA1 Message Date
Robert Sirchia d58d7b3762 Fixing all the linting errors
10 months ago
Matt Farina 764557c470
Some fixes
10 months ago
George Jenkins 8d19bcb78a add error messages
11 months ago
George Jenkins 68294fdae0 Fix: Ignore alias validation error for index load
11 months ago
Matt Farina 847369c184
Update to Go 1.21 for builds
12 months ago
Matt Farina 5a1475ee36
Merge pull request #11294 from Juneezee/test/t.TempDir
1 year ago
Eng Zer Jun 2ceebffc77
test: replace `ensure.TempDir` with `t.TempDir`
1 year ago
Hidde Beydals 2544aa23a3
cmd: support generating index in JSON format
1 year ago
Hidde Beydals e21c9cf7e2
repo: detect JSON and unmarshal efficiently
1 year 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
2 years ago
Matt Farina 50c22ed7f9
Bump the Go version
2 years ago
Andrew Block 08593c8dd6
Added support for insecure OCI registries
2 years ago
Jakub Warczarek 2fa7b3d1b7 Fix User-Agent header in requests made by Helm
2 years ago
Matt Farina 71ef5f477b
Merge pull request #11524 from sap-contributions/harmonize-url-reference-resolving
2 years ago
Matt Farina 5a8e91a010
Merge pull request #11604 from xishengcai/patch-1
2 years ago
caixisheng c8890e971e
Update chartrepo.go
2 years ago
Martin Hickey 256e976331 Update repo handling
2 years ago
Philipp Stehle dfb25e13de harmonize URL reference resolving
2 years ago
Igor Manushin 203f31d57b Add exact version test. See also #7563
2 years ago
shankeerthan-kasilingam 33121a80ff strict file permissions of repository.yaml
2 years ago
Matt Farina 90a25751bd
Merge pull request #11172 from crenshaw-dev/cleanup-after-find-chart
2 years ago
Martin Hickey ae828ce0ee Fix code style
2 years ago
CI c1bf99c0eb Merge remote-tracking branch 'origin/main' into cleanup-after-find-chart
2 years ago
CI 3b19ddeb56 one defer
2 years ago
CI 781ddba690 don't change r.CachePath
2 years ago
Matt Farina b3aa0b4118
Fixing x509 test on darwin
2 years ago
CI cd76fcd805 avoid adding new public function
2 years ago
CI 32a41fcfac fix tests
2 years ago
CI 24fa3d910d fix: clean up temp files in FindChartInAuthAndTLSAndPassRepoURL (#11171)
2 years ago
Soule BA 42a04c76a4
make token caching an opt in feature
3 years ago
Markus Lehtonen 7a08426869 repo: fix repo merge unit test
3 years ago
Eng Zer Jun 2e3e22a003
test: use `T.TempDir` to create temporary test directory
3 years ago
Thomas Runyon 353d74e967 refactor internal/experimental/registry to pkg/registry
3 years ago
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
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