Commit Graph

217 Commits (bbe3246f0ada5dab5cc9c02873e40810e40c33fe)

Author SHA1 Message Date
George Jenkins 3253059438
Merge pull request #13535 from helm/refactor_tlsutil
8 months ago
George Jenkins 547f49abf6
Merge pull request #13579 from gjenkins8/rm_chart_repo_find_repo_dups
8 months ago
George Jenkins 814ede5427
Merge pull request #13656 from gjenkins8/repotest_server_localhost
8 months ago
Terry Howe 5a7046b9bf chore(oci): upgrade to ORAS v2
8 months ago
George Jenkins c68e345663 fix: Bind repotest server to `localhost`
9 months ago
George Jenkins 0ce267d907 more options
9 months ago
George Jenkins 7ea1d1df66 refactor: Remove duplicate `FindChartIn*RepoURL` funcs
9 months ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
10 months ago
George Jenkins e3e84343d2 refactor: tlsutil use options pattern
10 months ago
Matt Farina 145d12f82f
Merge pull request #13177 from bb-Ricardo/main
1 year ago
ricardo.bartels@telekom.de cdbef2b7d1
Revering change unrelated to issue #13176
1 year ago
Nathan Baulch ef85fa7f2d
Grammar fixes
1 year ago
Nathan Baulch ff9dd262e3
Fix typos
1 year ago
ricardo.bartels@telekom.de af13b0d8dc adds tests for handling of Helm index with broken chart versions #13176
1 year ago
ricardo.bartels@telekom.de 154b477554 improves handling of Helm index with broken helm chart versions #13176
1 year ago
Robert Sirchia d58d7b3762 Fixing all the linting errors
2 years ago
Matt Farina 764557c470
Some fixes
2 years ago
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