Commit Graph

95 Commits (revert-toml-change)

Author SHA1 Message Date
Matt Farina 0c91649ec8
Merge pull request #30871 from gjenkins8/gjenkins/test_registry_localhost
4 months ago
George Jenkins 8ba181c343 Run test OCI registry localhost
4 months ago
Matthieu MOREL 157f0ba10a chore: enable thelper
4 months ago
Robert Sirchia 4d580c6b95
Merge pull request #30810 from mmorel-35/usestdlibvars
5 months ago
findnature ac8d2f9aed refactor: use slices.Contains to simplify code
5 months ago
Matthieu MOREL 77a267dacf chore: enable usestdlibvars linter
5 months ago
Justen Stall 3877ec9049
fix golangci-lint issues
5 months ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
5 months ago
Benoit Tigeot a6d0335bbb
Use fmt.Fprintf(...) instead of ...
5 months ago
Matt Farina 2e6437beb5
Merge pull request #30684 from twz123/remove-clientoptresolver
6 months ago
linghuying fc476f7235 chore: make function comment match function name
6 months ago
Tom Wieczorek 835ff78f48
Remove ClientOptResolver from OCI Client
6 months ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
7 months ago
George Jenkins 3253059438
Merge pull request #13535 from helm/refactor_tlsutil
8 months ago
Terry Howe 5a7046b9bf chore(oci): upgrade to ORAS v2
8 months ago
petercover 605b1a0cf7 chore: fix some comments
8 months ago
Matt Farina f65eaf35ce
Merge pull request #12690 from TerryHowe/oci-install-digest
9 months ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
9 months ago
Matt Farina 5727f56a96
Update to Go 1.23
9 months ago
George Jenkins e3e84343d2 refactor: tlsutil use options pattern
9 months ago
Matt Farina 4dd2a7d626
Merge branch 'main' into oci-install-digest
10 months ago
George Jenkins 76ba8a4b9f naming is hard
10 months ago
George Jenkins 6dfaf955ee Shadow ORAS remote.Client interface
10 months ago
Scott Rigby 28770bfc1d
Merge pull request #12588 from rynowak/rynowak/override-authorizer
10 months ago
Ryan Nowak 1ab264cb7d
Make the authorizer and registry authorizer configurable
10 months ago
Justen Stall 7df69020d8
revert duplicate slice conditions
10 months ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
10 months ago
Terry Howe d2b94f6200 fix: make ORAS reference private
11 months ago
Terry Howe aca7e8d775 fix: issue with helm template and oci chart
11 months ago
Terry Howe ad9fb68fa3 feat: allow installation by OCI digest
11 months ago
Evans Mungai bdaa93b969
Ensure test fails without causing panic
11 months ago
Evans Mungai 3c4d0bb061
Fix failing tests
11 months ago
Evans Mungai 323f88950a
Merge remote-tracking branch 'origin/main' into em/password-to-oci-registries
11 months ago
Nathan Baulch ef85fa7f2d
Grammar fixes
1 year ago
Sidharth Menon b0603fb042 fix: respect proxy envvars on helm install/upgrade
1 year ago
Evans Mungai 76c0f297c1
Merge remote-tracking branch 'origin/main' into em/password-to-oci-registries
1 year ago
Dirk Müller 1b75d48189
Update testdata PKI with keys that have validity until 3393 (Fixes #12880)
1 year ago
Matt Farina a753ee7f43
Merge pull request #12866 from robertsirc/Correcting-Linting-Errors
1 year ago
Andrew Block 0a69a0dea6
Modified how created annotation is populated based on package creation time
2 years ago
Robert Sirchia d58d7b3762 Fixing all the linting errors
2 years ago
Evans Mungai dc158f6208
fix(helm): pass down username/password CLI parameters to OCI registry clients
2 years ago
Matt Farina 24e2864c64
Revert "fix(main): fix basic auth for helm pull or push"
2 years ago
Matt Farina 992dc58556
Revert "fix(registry): address anonymous pull issue"
2 years ago
Matt Farina ff8f0276ca
Merge pull request #12429 from hiddeco/fix-swallowed-err
2 years ago
Hidde Beydals fe4c01f624
fix(registry): address anonymous pull issue
2 years ago
Hidde Beydals da3c666a82
fix(registry): unswallow error
2 years ago
Antonio Gamez Diaz 3607cd7110
Avoid nil dereference if passing a nil resolver
2 years ago
Antonio Gamez Diaz 197d1defbf
Add required changes after merge
2 years ago
Antonio Gamez Diaz ad6f45819a
Merge branch 'main'
2 years ago
Joe Julian 819931b226
Merge pull request #12237 from cuisongliu/auth_basic
2 years ago