Commit Graph

132 Commits (main)

Author SHA1 Message Date
Terry Howe 3e1dd9a5dc
chore: remove pkg/time which is no longer needed
5 days ago
Scott Rigby 78cf5470d1
Merge pull request #31199 from TerryHowe/fix-flaky-registry-data-race
2 weeks ago
Matt Farina fc22b6df31
Merge pull request #31222 from benoittgt/30987-ghcr-io
2 weeks ago
Matt Farina 52267ee74b Move repo package to versioned directory
3 weeks ago
Benoit Tigeot 5595c0d005
Prevent failing helm push on ghcr.io using standard GET auth token flow
3 weeks ago
Scott Rigby 9ea35da0d0
[HIP-0026] Plugin packaging, signing, and verification (#31176)
3 weeks ago
Terry Howe ce97a2449e
fix: move mockdns to packge level
3 weeks ago
Terry Howe 6273f9b38e
fix: flaky registry data race on mockdns close
3 weeks ago
Scott Rigby fd41fdd9c9 New registry plugin func GetPluginName. Re-use regsitry.reference
4 weeks ago
Scott Rigby 7d22bb25fa Plugin OCI installer
4 weeks ago
Matt Farina 0f1b410f14
Merge pull request #31165 from mattfarina/content-cache
4 weeks ago
Scott Rigby 29d12ba09e
Merge pull request #31156 from estroz/fix-resolve-client
4 weeks ago
cuiweixie 04cb1bad67 pkg/register: refactor to use atomic.Uint64
1 month ago
Matt Farina 6ac2c34689
Initial addition of content based cache
1 month ago
Matt Farina 3726d01c5c
Merge pull request #31132 from joemicky/main
1 month ago
Eric Stroczynski e1e23d2af1 fix: set repo authorizer in registry.Client.Resolve()
1 month ago
Matt Farina de9ea4d1e3
Merge pull request #30992 from TerryHowe/force-oath-v4
1 month ago
Evans Mungai 0943d032a7
Merge branch 'main' into em/fix-username-password
1 month ago
joemicky fab70472af refactor: replace []byte(fmt.Sprintf) with fmt.Appendf
1 month ago
Matt Farina 523d0b305e
Merge pull request #31076 from matheuscscp/registry-tls-memory
1 month ago
Evans Mungai 9e1cbbebcb
fix linting warning
1 month ago
Evans Mungai 5e6a411c1f
fix: use username and password if provided
1 month ago
Mikel Olasagasti Uranga 7007d4d485 chore(deps): remove phayes/freeport module
2 months ago
Matheus Pimenta 802e09038c
pkg/registry: Login option for passing TLS config in memory
2 months ago
Terry Howe 250ce7b5dc
chore: improve OCI debug logging
2 months ago
Terry Howe 82bc9adcc2
fix: test teardown dns data race
2 months ago
Terry Howe f55c462a79
fix: force bearer oauth for everything
3 months ago
Terry Howe 47980159b3
fix: user username password for login
3 months ago
Scott Rigby e8c1acf228
Merge pull request #30809 from mmorel-35/usetesting
4 months ago
Scott Rigby 4023c3b5ff
Merge pull request #30917 from TerryHowe/oci-transport-debugging
4 months ago
Matthieu MOREL 56a2bb4188 chore: enable usetesting linter
4 months ago
Terry Howe 6ab7aa3612 fix: legacy docker support broken for login
4 months ago
Terry Howe 5fe7a87138 fix: add debug logging to oci transport
4 months ago
Robert Sirchia b7e127dd6b
amending missed line to delete
4 months ago
Robert Sirchia 937c533e37
forward porting 30902
4 months ago
Benoit Tigeot f939f6145f
Prevent fetching newReference again as we have in calling method
4 months ago
Benoit Tigeot 875e149d6b
Prevent failure when resolving version tags in oras memory store
4 months ago
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