Commit Graph

89 Commits (ceb6c401bfdcbcae40dc41cb8302a6f96dfdd781)

Author SHA1 Message Date
George Jenkins 0111c25229
Merge pull request #31048 from unguiculus/issue-12952
8 months ago
Terry Howe 5e8ff72b71
Do not explicitly set SNI in HTTPGetter
10 months ago
Reinhard Nägele 79a9cc5653 Add timeout flag to repo add and update flags
10 months ago
Terry Howe c3e5217d85 feat: allow installation by OCI digest
1 year ago
Matt Clegg 3c39705212
ISSUE-9507: TEST server with varied Accept Header
2 years ago
Matt Clegg fff3547f9c
ISSUE-9507: ADD `application/gzip,application/octet-stream` accept header when downloading chart
2 years ago
Matt Farina a753ee7f43
Merge pull request #12866 from robertsirc/Correcting-Linting-Errors
2 years ago
Robert Sirchia d58d7b3762 Fixing all the linting errors
2 years ago
Ricardo Maraschini 94c1deae6d bug: add proxy support for oci getter
2 years ago
Joe Julian c9366c3a5c
Merge pull request #11878 from Exchizz/feature/pass-basic-auth-to-download-plugin
2 years ago
Joe Julian a749b66310
Merge pull request #12203 from 0xff-dev/main
3 years ago
0xff-dev 2011a3191c chore: HTTPGetter add default timeout
3 years ago
Sanskar Jaiswal 6defb96dac
oci: add tests for plain HTTP and insecure HTTPS registries
3 years ago
Sanskar Jaiswal 2538b927a7
oci: Add flag `--plain-http` to enable working with HTTP registries
3 years ago
Mathias Neerup fa067ec16c fix: pass 'passCredentialsAll' as env-var to getter
3 years ago
Mathias Neerup f28447c73d feat: pass basic auth to env-vars when running download plugins
3 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 c94306f75d
Reimplemented change in httpgetter for insecure TLS option
3 years ago
Andrew Block ec5e29e801
Removed conditional
3 years ago
Andrew Block 154f37efec
Added insecure option to login subcommand
3 years ago
Andrew Block 08593c8dd6
Added support for insecure OCI registries
3 years ago
Soule BA b0ecb21056
Enable custom certificates option for OCI
3 years ago
Jakub Warczarek 553f1e34f5 Add test for User-Agent header setting and refactor
3 years ago
Martin Hickey ae828ce0ee Fix code style
4 years ago
Soule BA 42a04c76a4
make token caching an opt in feature
4 years ago
Matthias Fehr cab1fc87d4 Dont modify provided transport
4 years ago
Matthias Fehr 7d22040e66 Pass http getter as pointer in tests
4 years ago
Matthias Fehr 2acda0cc5b Add docs block
4 years ago
Matthias Fehr 45367ca9bf Add transport option and tests
4 years ago
Matthias Fehr aa33f4fdd8 Reuse http transport
4 years ago
Thomas Runyon 353d74e967 refactor internal/experimental/registry to pkg/registry
4 years ago
Scott Rigby 4d50526a2b
Move OCI tag semver range logic from OCIGetter to ChartDownloader
4 years ago
Scott Rigby b6bf3905f3
Implement reusable GetTagMatchingVersionOrConstraint
4 years ago
Andrew Block df98e18eb7
Working oci code without providing versions
4 years ago
Josh Dolitsky 230e37ca52
remove hardcoded oci strings, add constant/util
5 years ago
Josh Dolitsky 1809cc0509
Merge branch 'main' of github.com:helm/helm into hip-6
5 years ago
longkai 0d9ebc7885 refactor(getter): refine http GET request
5 years ago
Josh Dolitsky cd27cf660f
Merge branch 'main' of github.com:helm/helm into hip-6
5 years ago
Matt Farina 17ed9c4cd3
tweak basic handling
5 years ago
Josh Dolitsky 00985cad6b
Implement changes proposed in HIP 6
5 years ago
Martin Hickey 699ea6dcef
Merge pull request #9066 from scaat/fix-specification
5 years ago
Josh Soref 2bf8fdf45d
chore: Spelling (#9410)
5 years ago
Alex Sears 1c377f8c62
add test to ensure OCIGetter registryClient is set
5 years ago
Alex Sears 2d16a8135b
initialize registry client in oci getter
5 years ago
Matt Farina 49f895db6b
Merge pull request #8843 from bloodorangeio/oci-pull
5 years ago
Peter Engelbert beda5e1e2b Address error on deletion of old dependencies
5 years ago
Dinu Mathai a202fb0c0b
Fixed bug - The flags --cert-file/--key-file where ignored when --insecure-skip-tls-verify flag is set (#9070)
5 years ago
Peter Engelbert 3ad08f3ea9 Implement `helm pull` for OCI registries
5 years ago
Scaat Feng f1f2e6ff4c [FIX]comment should start with whitespace
6 years ago