Commit Graph

77 Commits (70cbaa0a73034b4304d44931866f1a6b77867105)

Author SHA1 Message Date
Joe Julian a749b66310
Merge pull request from 0xff-dev/main 2 years ago
0xff-dev 2011a3191c chore: HTTPGetter add default timeout 2 years ago
Sanskar Jaiswal 6defb96dac
oci: add tests for plain HTTP and insecure HTTPS registries 2 years ago
Sanskar Jaiswal 2538b927a7
oci: Add flag `--plain-http` to enable working with HTTP registries 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 c94306f75d
Reimplemented change in httpgetter for insecure TLS option 2 years ago
Andrew Block ec5e29e801
Removed conditional 2 years ago
Andrew Block 154f37efec
Added insecure option to login subcommand 2 years ago
Andrew Block 08593c8dd6
Added support for insecure OCI registries 2 years ago
Soule BA b0ecb21056
Enable custom certificates option for OCI 2 years ago
Jakub Warczarek 553f1e34f5 Add test for User-Agent header setting and refactor 2 years ago
Martin Hickey ae828ce0ee Fix code style 2 years ago
Soule BA 42a04c76a4
make token caching an opt in feature 3 years ago
Matthias Fehr cab1fc87d4 Dont modify provided transport 3 years ago
Matthias Fehr 7d22040e66 Pass http getter as pointer in tests 3 years ago
Matthias Fehr 2acda0cc5b Add docs block 3 years ago
Matthias Fehr 45367ca9bf Add transport option and tests 3 years ago
Matthias Fehr aa33f4fdd8 Reuse http transport 3 years ago
Thomas Runyon 353d74e967 refactor internal/experimental/registry to pkg/registry 3 years ago
Scott Rigby 4d50526a2b
Move OCI tag semver range logic from OCIGetter to ChartDownloader 3 years ago
Scott Rigby b6bf3905f3
Implement reusable GetTagMatchingVersionOrConstraint 3 years ago
Andrew Block df98e18eb7
Working oci code without providing versions 3 years ago
Josh Dolitsky 230e37ca52
remove hardcoded oci strings, add constant/util 4 years ago
Josh Dolitsky 1809cc0509
Merge branch 'main' of github.com:helm/helm into hip-6 4 years ago
longkai 0d9ebc7885 refactor(getter): refine http GET request 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
Martin Hickey 699ea6dcef
Merge pull request from scaat/fix-specification 4 years ago
Josh Soref 2bf8fdf45d
chore: Spelling () 4 years ago
Alex Sears 1c377f8c62
add test to ensure OCIGetter registryClient is set 4 years ago
Alex Sears 2d16a8135b
initialize registry client in oci getter 4 years ago
Matt Farina 49f895db6b
Merge pull request from bloodorangeio/oci-pull 4 years ago
Peter Engelbert beda5e1e2b Address error on deletion of old dependencies 4 years ago
Dinu Mathai a202fb0c0b
Fixed bug - The flags --cert-file/--key-file where ignored when --insecure-skip-tls-verify flag is set () 4 years ago
Peter Engelbert 3ad08f3ea9 Implement `helm pull` for OCI registries 4 years ago
Scaat Feng f1f2e6ff4c [FIX]comment should start with whitespace 4 years ago
Matt Butcher fe2d7f7792
this rewrites a whole bunch of old repo URLs to the new repo URL () 4 years ago
Marc Khouzam b18e7e201e chore(*): Fix formatting 5 years ago
Hidde Beydals ae738d7d87
feat(getter): add timeout option () 5 years ago
Idan Elhalwani 93b0eee0df Set DisableCompression to true to disable unwanted httpclient transformation 5 years ago
Adam Reese 4a0dfbe53b
fix(pkg/cli): ensure correct configuration from kubeconfig file 5 years ago
Matthias Riegler dc26128fb4
Add --insecure-skip-tls-verify for repositories () 5 years ago
LongKB 1d79ed2c18
Fix some spelling errors in comment () 5 years ago
Josh Soref 02ad2b1187 Spelling () 5 years ago
Matthew Fisher aa6104e442
fix(tlsutil): accept only a CA certificate for validation 5 years ago
Matthew Fisher c9b127c3ee
fix(getter): set up TLS options during .Get() 5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version 5 years ago
Adam Reese 1779ad5302
ref(cmd/helm): remove init command 6 years ago