Commit Graph

46 Commits (1be395e7aa5793ad466ca7b67af5d77f736361f2)

Author SHA1 Message Date
George Jenkins 42f78ba60e
Merge pull request #31872 from mmorel-35/perfsprint-pkg-6-5f845e3
1 month ago
Matthieu MOREL dc0e3f10c3 chore(pkg): fix perfsprint linter issues part 6
2 months ago
Mads Jensen 36cb3a2fe9 Replace unneeded use of t.Fatalf with t.Fatal
2 months ago
Matthieu MOREL 5b6c6bbfc7 fix: enable nolinlint linter
2 months ago
Terry Howe 64bae717c5
fxi: test concurrency download index
5 months ago
tison 90d01915f9
for all other similar cases
6 months ago
wyrapeseed b9eadd3186 chore: fix some comment format
6 months ago
Scott Rigby be74ab72a0
[HIP-0026] Plugin runtime interface (#31145)
8 months ago
Matthieu MOREL 157f0ba10a chore: enable thelper
11 months ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
1 year ago
Wahab Ali ec31aab851
Use NewTLSConfig instead of the outdated NewClientTLS func
1 year ago
Wahab Ali e7895245f0
Fix lint errors
1 year ago
Wahab Ali 3ca2558f04
Do not explicitly set SNI in HTTPGetter
1 year ago
George Jenkins 3253059438
Merge pull request #13535 from helm/refactor_tlsutil
1 year ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
1 year ago
George Jenkins e3e84343d2 refactor: tlsutil use options pattern
1 year ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
1 year ago
Matt Clegg 3c39705212
ISSUE-9507: TEST server with varied Accept Header
2 years ago
Robert Sirchia d58d7b3762 Fixing all the linting errors
2 years ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
3 years ago
Andrew Block 08593c8dd6
Added support for insecure OCI registries
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
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 45367ca9bf Add transport option and tests
4 years ago
Matt Farina 17ed9c4cd3
tweak basic handling
5 years ago
Josh Soref 2bf8fdf45d
chore: Spelling (#9410)
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
Marc Khouzam b18e7e201e chore(*): Fix formatting
6 years ago
Hidde Beydals ae738d7d87
feat(getter): add timeout option (#7950)
6 years ago
Idan Elhalwani 93b0eee0df Set DisableCompression to true to disable unwanted httpclient transformation
6 years ago
Adam Reese 4a0dfbe53b
fix(pkg/cli): ensure correct configuration from kubeconfig file
6 years ago
Matthias Riegler dc26128fb4
Add --insecure-skip-tls-verify for repositories (#7254)
6 years ago
Matthew Fisher aa6104e442
fix(tlsutil): accept only a CA certificate for validation
7 years ago
Matthew Fisher c9b127c3ee
fix(getter): set up TLS options during .Get()
7 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
7 years ago
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command
7 years ago
Matthew Fisher 806921dcee
feat(getter): set default User-Agent
7 years ago
Matthew Fisher 6e60242a18
ref(getter): change NewHTTPGetter and NewPluginGetter to return type Getter
7 years ago
Matthew Fisher 2800c56f9d
ref(downloader): pass in options to ChartDownloader
7 years ago
Matthew Fisher e410a03c74
ref(getter): introduce Options for passing in getter parameters
7 years ago
Adam Reese d94707db86
ref(*): remove helmVersion chart constraint
7 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
8 years ago
Eyal Ben Moshe b6335b7dfe Authentication support for remote charts repositories (#3206)
8 years ago
Matt Butcher bd02f39384
ref(getter): flatten the getter package tree
9 years ago