Commit Graph

93 Commits (release-4.3)

Author SHA1 Message Date
Matthieu MOREL 28e64bd2dd
chore: fix gofumpt extra-rules (#32486)
1 week ago
Matt Farina b5b498b774 Updating the Go version
2 weeks ago
Matthieu MOREL 24bbb46c62 chore: fix gofumpt issues
2 months ago
Abhay Chaurasiya 82be04d7f2
remove legacy import comments from remaining packages (#31933)
2 months ago
Matthieu MOREL a02a5713de
chore: fix elseif and ifElseChain issues from gocritic (#32289)
2 months ago
Matthieu MOREL 16787d65f5 feat(linters): add new revive rules for better code quality
2 months ago
Matthieu MOREL 96b315f188 chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic
2 months ago
Terry Howe 26ada49c1a Update pkg/registry/client.go
2 months ago
kimsm28 ee181f4570 fix typos in withScopeHint function comment
2 months ago
kimsm28 530e728ea9 fix typo, remove unnecessary code, fix to avoid to use the assertion in http hanlder
2 months ago
kimsungmin1 301e3a12d5 fix scope when helm push to a registry that use token auth
2 months ago
Terry Howe 59b57c5c31
Merge pull request #31885 from mmorel-35/whitespace
3 months ago
Debasish Mohanty 85bf56ea82
docs(registry): fix incorrect and improve clarity of comments in client.go
6 months ago
Matthieu MOREL 1e0f702f00 chore: fix whitespace linter
6 months ago
Matthieu MOREL dc0e3f10c3 chore(pkg): fix perfsprint linter issues part 6
7 months ago
Pedro Tôrres d983696e35
fix pulling charts from OCI indices
7 months ago
Terry Howe 5f3c617940
chore: add warning for registry login with namespace
10 months ago
Terry Howe 0f6e14dfd3
chore: fix various warnings to reduce noise
11 months ago
Terry Howe 917822cfca
refactor: remove unused err from pkg/registry/client.go
11 months ago
Benoit Tigeot 5595c0d005
Prevent failing helm push on ghcr.io using standard GET auth token flow
1 year ago
Scott Rigby 7d22bb25fa Plugin OCI installer
1 year ago
Matt Farina 0f1b410f14
Merge pull request #31165 from mattfarina/content-cache
1 year ago
Matt Farina 6ac2c34689
Initial addition of content based cache
1 year ago
Eric Stroczynski e1e23d2af1 fix: set repo authorizer in registry.Client.Resolve()
1 year ago
Matt Farina de9ea4d1e3
Merge pull request #30992 from TerryHowe/force-oath-v4
1 year ago
Evans Mungai 0943d032a7
Merge branch 'main' into em/fix-username-password
1 year ago
Evans Mungai 9e1cbbebcb
fix linting warning
1 year ago
Evans Mungai 5e6a411c1f
fix: use username and password if provided
1 year ago
Matheus Pimenta 802e09038c
pkg/registry: Login option for passing TLS config in memory
1 year ago
Terry Howe f55c462a79
fix: force bearer oauth for everything
1 year ago
Terry Howe 47980159b3
fix: user username password for login
1 year ago
Scott Rigby 4023c3b5ff
Merge pull request #30917 from TerryHowe/oci-transport-debugging
1 year ago
Terry Howe 6ab7aa3612 fix: legacy docker support broken for login
1 year ago
Terry Howe 5fe7a87138 fix: add debug logging to oci transport
1 year ago
Robert Sirchia b7e127dd6b
amending missed line to delete
1 year ago
Robert Sirchia 937c533e37
forward porting 30902
1 year ago
Benoit Tigeot f939f6145f
Prevent fetching newReference again as we have in calling method
1 year ago
Benoit Tigeot 875e149d6b
Prevent failure when resolving version tags in oras memory store
1 year ago
Justen Stall 3877ec9049
fix golangci-lint issues
1 year ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
1 year ago
Matt Farina 2e6437beb5
Merge pull request #30684 from twz123/remove-clientoptresolver
1 year ago
linghuying fc476f7235 chore: make function comment match function name
1 year ago
Tom Wieczorek 835ff78f48
Remove ClientOptResolver from OCI Client
2 years ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
2 years ago
Terry Howe 5a7046b9bf chore(oci): upgrade to ORAS v2
2 years ago
Matt Farina f65eaf35ce
Merge pull request #12690 from TerryHowe/oci-install-digest
2 years ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
2 years ago
Matt Farina 4dd2a7d626
Merge branch 'main' into oci-install-digest
2 years ago
George Jenkins 76ba8a4b9f naming is hard
2 years ago
George Jenkins 6dfaf955ee Shadow ORAS remote.Client interface
2 years ago