Commit Graph

167 Commits (v4.2.4)

Author SHA1 Message Date
Scott Rigby 3900f434fd
Minimal fix to build failure from #31211.
2 days ago
kimsungmin1 2bd2c66544
Potential fix for pull request finding
2 days ago
kimsm28 183a540229
fix(registry): resolve golangci-lint issues in token-auth tests
2 days ago
kimsm28 9655b5aecc
fix(registry): use plain-http registry in token-auth scope test
2 days ago
Terry Howe 430dfac3ee
Update pkg/registry/client.go
2 days ago
kimsm28 9569605ecc
test: improve client_scope_test.go to avoid data races and brittle assertions
2 days ago
kimsm28 63f2b68099
fix typos in withScopeHint function comment
2 days ago
kimsm28 f7488c0be8
fix registry test failures by adjusting DockerRegistryHost and auth server listener management
2 days ago
kimsm28 8fe78fbe46
fix variable naming requestUrl -> requestURL
2 days ago
kimsm28 d0670d2fb2
fix typo, remove unnecessary code, fix to avoid to use the assertion in http hanlder
2 days ago
kimsungmin1 804256ef65
change suite.Nil, suite.NotNill to more proper function(suite.NoError, suite.Error)
2 days ago
kimsungmin1 d79bceb807
change client_scope_test.go to use httptest
2 days ago
kimsungmin1 d34fcd9264
fix typo
2 days ago
kimsungmin1 9fbd190c30
remove freeport dependency
2 days ago
kimsungmin1 9275661357
add newline in license header
2 days ago
kimsungmin1 fef91f3e69
fix scope when helm push to a registry that use token auth
2 days ago
Debasish Mohanty 85bf56ea82
docs(registry): fix incorrect and improve clarity of comments in client.go
5 months ago
Matthieu MOREL 7edfff33eb chore: fix unnecessary-format issues from revive
5 months ago
George Jenkins 42f78ba60e
Merge pull request #31872 from mmorel-35/perfsprint-pkg-6-5f845e3
5 months ago
George Jenkins 610547b570
Merge pull request #31873 from mmorel-35/perfsprint-pkg-5-3294250
5 months ago
George Jenkins 4f9f18c453
Merge pull request #31875 from mmorel-35/perfsprint-pkg-2-0e1acbc
6 months ago
Matthieu MOREL dc0e3f10c3 chore(pkg): fix perfsprint linter issues part 6
6 months ago
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
12 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
1 year ago
Matt Farina 3726d01c5c
Merge pull request #31132 from joemicky/main
1 year ago