Commit Graph

195 Commits (main)

Author SHA1 Message Date
Matthieu MOREL c25c988cfb chore(pkg): enable perfsprint linter
6 months ago
Matthieu MOREL 0fecfd04c2 chore(pkg): enable perfsprint linter
6 months ago
Mads Jensen 36cb3a2fe9 Replace unneeded use of t.Fatalf with t.Fatal
6 months ago
George Jenkins 92b64e87ad
chore: fixes
6 months ago
Pedro Tôrres e8f386b5aa
add image index test
7 months ago
Pedro Tôrres d983696e35
fix pulling charts from OCI indices
7 months ago
George Jenkins dfa1e3c3c5
Merge pull request #31562 from atombrella/feature/modernize
9 months ago
Mads Jensen 6cceead399 Use modernize to use newer Golang features.
9 months ago
Terry Howe 5f3c617940
chore: add warning for registry login with namespace
9 months ago
Terry Howe 0f6e14dfd3
chore: fix various warnings to reduce noise
10 months ago
Terry Howe 917822cfca
refactor: remove unused err from pkg/registry/client.go
10 months ago
Terry Howe 3b2fd17799
chore: rename test registry
10 months ago
Terry Howe cf811bb11f
chore: registry utils clean up
11 months ago
Terry Howe 3e1dd9a5dc
chore: remove pkg/time which is no longer needed
11 months ago
Scott Rigby 78cf5470d1
Merge pull request #31199 from TerryHowe/fix-flaky-registry-data-race
11 months ago
Matt Farina fc22b6df31
Merge pull request #31222 from benoittgt/30987-ghcr-io
11 months ago
Matt Farina 52267ee74b Move repo package to versioned directory
12 months ago
Benoit Tigeot 5595c0d005
Prevent failing helm push on ghcr.io using standard GET auth token flow
12 months ago
Scott Rigby 9ea35da0d0
[HIP-0026] Plugin packaging, signing, and verification (#31176)
12 months ago
Terry Howe ce97a2449e
fix: move mockdns to packge level
12 months ago
Terry Howe 6273f9b38e
fix: flaky registry data race on mockdns close
12 months ago
Scott Rigby fd41fdd9c9 New registry plugin func GetPluginName. Re-use regsitry.reference
12 months ago
Scott Rigby 7d22bb25fa Plugin OCI installer
12 months ago
Matt Farina 0f1b410f14
Merge pull request #31165 from mattfarina/content-cache
12 months ago
Scott Rigby 29d12ba09e
Merge pull request #31156 from estroz/fix-resolve-client
12 months ago
cuiweixie 04cb1bad67 pkg/register: refactor to use atomic.Uint64
12 months ago
Matt Farina 6ac2c34689
Initial addition of content based cache
12 months ago
Matt Farina 3726d01c5c
Merge pull request #31132 from joemicky/main
12 months 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
joemicky fab70472af refactor: replace []byte(fmt.Sprintf) with fmt.Appendf
1 year ago
Matt Farina 523d0b305e
Merge pull request #31076 from matheuscscp/registry-tls-memory
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
Mikel Olasagasti Uranga 7007d4d485 chore(deps): remove phayes/freeport module
1 year ago
Matheus Pimenta 802e09038c
pkg/registry: Login option for passing TLS config in memory
1 year ago
Terry Howe 250ce7b5dc
chore: improve OCI debug logging
1 year ago
Terry Howe 82bc9adcc2
fix: test teardown dns data race
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 e8c1acf228
Merge pull request #30809 from mmorel-35/usetesting
1 year ago
Scott Rigby 4023c3b5ff
Merge pull request #30917 from TerryHowe/oci-transport-debugging
1 year ago
Matthieu MOREL 56a2bb4188 chore: enable usetesting linter
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
Matt Farina 0c91649ec8
Merge pull request #30871 from gjenkins8/gjenkins/test_registry_localhost
1 year ago
George Jenkins 8ba181c343 Run test OCI registry localhost
1 year ago
Matthieu MOREL 157f0ba10a chore: enable thelper
1 year ago
Robert Sirchia 4d580c6b95
Merge pull request #30810 from mmorel-35/usestdlibvars
1 year ago
findnature ac8d2f9aed refactor: use slices.Contains to simplify code
1 year ago
Matthieu MOREL 77a267dacf chore: enable usestdlibvars linter
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
Benoit Tigeot a6d0335bbb
Use fmt.Fprintf(...) instead of ...
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
1 year ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
1 year ago
George Jenkins 3253059438
Merge pull request #13535 from helm/refactor_tlsutil
2 years ago
Terry Howe 5a7046b9bf chore(oci): upgrade to ORAS v2
2 years ago
petercover 605b1a0cf7 chore: fix some comments
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 5727f56a96
Update to Go 1.23
2 years ago
George Jenkins e3e84343d2 refactor: tlsutil use options pattern
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
Scott Rigby 28770bfc1d
Merge pull request #12588 from rynowak/rynowak/override-authorizer
2 years ago
Ryan Nowak 1ab264cb7d
Make the authorizer and registry authorizer configurable
2 years ago
Justen Stall 7df69020d8
revert duplicate slice conditions
2 years ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
2 years ago
Terry Howe d2b94f6200 fix: make ORAS reference private
2 years ago
Terry Howe aca7e8d775 fix: issue with helm template and oci chart
2 years ago
Terry Howe ad9fb68fa3 feat: allow installation by OCI digest
2 years ago
Evans Mungai bdaa93b969
Ensure test fails without causing panic
2 years ago
Evans Mungai 3c4d0bb061
Fix failing tests
2 years ago
Evans Mungai 323f88950a
Merge remote-tracking branch 'origin/main' into em/password-to-oci-registries
2 years ago
Nathan Baulch ef85fa7f2d
Grammar fixes
2 years ago
Sidharth Menon b0603fb042 fix: respect proxy envvars on helm install/upgrade
2 years ago
Evans Mungai 76c0f297c1
Merge remote-tracking branch 'origin/main' into em/password-to-oci-registries
2 years ago
Dirk Müller 1b75d48189
Update testdata PKI with keys that have validity until 3393 (Fixes #12880)
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
3 years ago
Matt Farina 24e2864c64
Revert "fix(main): fix basic auth for helm pull or push"
3 years ago
Matt Farina 992dc58556
Revert "fix(registry): address anonymous pull issue"
3 years ago
Matt Farina ff8f0276ca
Merge pull request #12429 from hiddeco/fix-swallowed-err
3 years ago
Hidde Beydals fe4c01f624
fix(registry): address anonymous pull issue
3 years ago
Hidde Beydals da3c666a82
fix(registry): unswallow error
3 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