Commit Graph

73 Commits (d601ce59a9fec0a52fcf3dfd18faebb43aaacb04)

Author SHA1 Message Date
Scott Rigby 7d22bb25fa Plugin OCI installer
6 months ago
Matt Farina 0f1b410f14
Merge pull request #31165 from mattfarina/content-cache
7 months ago
Matt Farina 6ac2c34689
Initial addition of content based cache
7 months ago
Eric Stroczynski e1e23d2af1 fix: set repo authorizer in registry.Client.Resolve()
7 months ago
Matt Farina de9ea4d1e3
Merge pull request #30992 from TerryHowe/force-oath-v4
7 months ago
Evans Mungai 0943d032a7
Merge branch 'main' into em/fix-username-password
7 months ago
Evans Mungai 9e1cbbebcb
fix linting warning
7 months ago
Evans Mungai 5e6a411c1f
fix: use username and password if provided
7 months ago
Matheus Pimenta 802e09038c
pkg/registry: Login option for passing TLS config in memory
7 months ago
Terry Howe f55c462a79
fix: force bearer oauth for everything
9 months ago
Terry Howe 47980159b3
fix: user username password for login
9 months ago
Scott Rigby 4023c3b5ff
Merge pull request #30917 from TerryHowe/oci-transport-debugging
9 months ago
Terry Howe 6ab7aa3612 fix: legacy docker support broken for login
9 months ago
Terry Howe 5fe7a87138 fix: add debug logging to oci transport
9 months ago
Robert Sirchia b7e127dd6b
amending missed line to delete
10 months ago
Robert Sirchia 937c533e37
forward porting 30902
10 months ago
Benoit Tigeot f939f6145f
Prevent fetching newReference again as we have in calling method
10 months ago
Benoit Tigeot 875e149d6b
Prevent failure when resolving version tags in oras memory store
10 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
Matt Farina 2e6437beb5
Merge pull request #30684 from twz123/remove-clientoptresolver
12 months ago
linghuying fc476f7235 chore: make function comment match function name
12 months ago
Tom Wieczorek 835ff78f48
Remove ClientOptResolver from OCI Client
12 months ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
1 year ago
Terry Howe 5a7046b9bf chore(oci): upgrade to ORAS v2
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
Matt Farina 4dd2a7d626
Merge branch 'main' into oci-install-digest
1 year ago
George Jenkins 76ba8a4b9f naming is hard
1 year ago
George Jenkins 6dfaf955ee Shadow ORAS remote.Client interface
1 year ago
Scott Rigby 28770bfc1d
Merge pull request #12588 from rynowak/rynowak/override-authorizer
1 year ago
Ryan Nowak 1ab264cb7d
Make the authorizer and registry authorizer configurable
1 year ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
1 year ago
Terry Howe d2b94f6200 fix: make ORAS reference private
1 year ago
Terry Howe aca7e8d775 fix: issue with helm template and oci chart
1 year ago
Terry Howe ad9fb68fa3 feat: allow installation by OCI digest
1 year ago
Evans Mungai 76c0f297c1
Merge remote-tracking branch 'origin/main' into em/password-to-oci-registries
2 years ago
Matt Farina a753ee7f43
Merge pull request #12866 from robertsirc/Correcting-Linting-Errors
2 years 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
3 years ago
Antonio Gamez Diaz 197d1defbf
Add required changes after merge
3 years ago
Antonio Gamez Diaz ad6f45819a
Merge branch 'main'
3 years ago
Joe Julian 819931b226
Merge pull request #12237 from cuisongliu/auth_basic
3 years ago