Commit Graph

160 Commits (dff37018b341abc11e6d9fc6a1e2adbd374fa00f)

Author SHA1 Message Date
kimsungmin1 dff37018b3
Merge b9232c7853 into 42f78ba60e
2 weeks ago
George Jenkins 42f78ba60e
Merge pull request #31872 from mmorel-35/perfsprint-pkg-6-5f845e3
2 weeks ago
George Jenkins 610547b570
Merge pull request #31873 from mmorel-35/perfsprint-pkg-5-3294250
2 weeks ago
kimsm28 b9232c7853 fix variable naming requestUrl -> requestURL
3 weeks ago
kimsm28 504e26956a fix typo, remove unnecessary code, fix to avoid to use the assertion in http hanlder
3 weeks ago
George Jenkins 4f9f18c453
Merge pull request #31875 from mmorel-35/perfsprint-pkg-2-0e1acbc
4 weeks ago
Matthieu MOREL dc0e3f10c3 chore(pkg): fix perfsprint linter issues part 6
1 month ago
Matthieu MOREL c25c988cfb chore(pkg): enable perfsprint linter
1 month ago
Matthieu MOREL 0fecfd04c2 chore(pkg): enable perfsprint linter
1 month ago
Mads Jensen 36cb3a2fe9 Replace unneeded use of t.Fatalf with t.Fatal
1 month ago
George Jenkins 92b64e87ad
chore: fixes
1 month ago
Pedro Tôrres e8f386b5aa
add image index test
2 months ago
Pedro Tôrres d983696e35
fix pulling charts from OCI indices
2 months ago
kimsungmin1 e6ac04c9a7
change suite.Nil, suite.NotNill to more proper function(suite.NoError, suite.Error)
3 months ago
kimsungmin1 eaff192cd5 change client_scope_test.go to use httptest
4 months ago
George Jenkins dfa1e3c3c5
Merge pull request #31562 from atombrella/feature/modernize
4 months ago
Mads Jensen 6cceead399 Use modernize to use newer Golang features.
4 months ago
Terry Howe 5f3c617940
chore: add warning for registry login with namespace
4 months ago
Terry Howe 0f6e14dfd3
chore: fix various warnings to reduce noise
5 months ago
Terry Howe 917822cfca
refactor: remove unused err from pkg/registry/client.go
5 months ago
kimsungmin1 2dc1ee9496
pull from upstream to resolve conflict, change registry_test.go file to use token auth registry
5 months ago
Terry Howe 3b2fd17799
chore: rename test registry
6 months ago
Terry Howe cf811bb11f
chore: registry utils clean up
6 months ago
Terry Howe 3e1dd9a5dc
chore: remove pkg/time which is no longer needed
6 months ago
kimsungmin1 6d3278cf5f fix typo
7 months ago
kimsungmin1 8cbde7b1d4 Merge branch 'main' of https://github.com/helm/helm into main-fix-push-scope
7 months ago
Scott Rigby 78cf5470d1
Merge pull request #31199 from TerryHowe/fix-flaky-registry-data-race
7 months ago
Matt Farina fc22b6df31
Merge pull request #31222 from benoittgt/30987-ghcr-io
7 months ago
Matt Farina 52267ee74b Move repo package to versioned directory
7 months ago
Benoit Tigeot 5595c0d005
Prevent failing helm push on ghcr.io using standard GET auth token flow
7 months ago
Scott Rigby 9ea35da0d0
[HIP-0026] Plugin packaging, signing, and verification (#31176)
7 months ago
kimsungmin1 77e9a1d19b remove freeport dependency
7 months ago
kimsungmin1 8bf1eac684 add newline in license header
7 months ago
kimsungmin1 86a808e3c7 fix scope when helm push to a registry that use token auth
7 months ago
Terry Howe ce97a2449e
fix: move mockdns to packge level
7 months ago
Terry Howe 6273f9b38e
fix: flaky registry data race on mockdns close
7 months ago
Scott Rigby fd41fdd9c9 New registry plugin func GetPluginName. Re-use regsitry.reference
7 months ago
Scott Rigby 7d22bb25fa Plugin OCI installer
7 months ago
Matt Farina 0f1b410f14
Merge pull request #31165 from mattfarina/content-cache
7 months ago
Scott Rigby 29d12ba09e
Merge pull request #31156 from estroz/fix-resolve-client
7 months ago
cuiweixie 04cb1bad67 pkg/register: refactor to use atomic.Uint64
7 months ago
Matt Farina 6ac2c34689
Initial addition of content based cache
7 months ago
Matt Farina 3726d01c5c
Merge pull request #31132 from joemicky/main
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
joemicky fab70472af refactor: replace []byte(fmt.Sprintf) with fmt.Appendf
8 months ago
Matt Farina 523d0b305e
Merge pull request #31076 from matheuscscp/registry-tls-memory
8 months ago
Evans Mungai 9e1cbbebcb
fix linting warning
8 months ago
Evans Mungai 5e6a411c1f
fix: use username and password if provided
8 months ago