Commit Graph

117 Commits (2cba43c8bf5e0b614aecbf74e413ada5a206fe49)

Author SHA1 Message Date
Mads Jensen 36cb3a2fe9 Replace unneeded use of t.Fatalf with t.Fatal
3 weeks ago
Matthieu MOREL 5b6c6bbfc7 fix: enable nolinlint linter
3 weeks ago
Terry Howe b26ec6b09e
Merge pull request #31566 from TerryHowe/fix-test-concurrency-download-index
4 weeks ago
Zadkiel AHARONIAN 119341dca7
fix(getter): pass settings environment variables
3 months ago
Terry Howe 64bae717c5
fxi: test concurrency download index
4 months ago
tison 90d01915f9
for all other similar cases
5 months ago
wyrapeseed b9eadd3186 chore: fix some comment format
5 months ago
George Jenkins a8151ef4fe Cleanup plugin config
7 months ago
George Jenkins c35755a197 Remove legacy Command/Hooks from v1 Subprocess (#23)
7 months ago
Scott Rigby 9ea35da0d0
[HIP-0026] Plugin packaging, signing, and verification (#31176)
7 months ago
George Jenkins 2658a00863 fix output message value
7 months ago
George Jenkins b6545e903a code review + bug fixes
7 months ago
Scott Rigby 7d22bb25fa Plugin OCI installer
7 months ago
Scott Rigby a7578fec74
Plugin types and plugin apiVersion v1
7 months ago
Scott Rigby be74ab72a0
[HIP-0026] Plugin runtime interface (#31145)
7 months ago
George Jenkins a1c84f9a4c Move pkg/plugin -> internal/plugin
7 months ago
Paolo Gallina f3c9407052
fix(transport): leverage same tls config
7 months ago
Reinhard Nägele d448cf1943 Add timeout flag to repo add and update flags
10 months ago
Matthieu MOREL 157f0ba10a chore: enable thelper
10 months ago
findnature ac8d2f9aed refactor: use slices.Contains to simplify code
11 months ago
Justen Stall 3877ec9049
fix golangci-lint issues
11 months ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
11 months 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 f65eaf35ce
Merge pull request #12690 from TerryHowe/oci-install-digest
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
Matt Farina 4dd2a7d626
Merge branch 'main' into oci-install-digest
1 year ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
1 year ago
Terry Howe ad9fb68fa3 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