Commit Graph

188 Commits (e5f0e07b96580305c3902eceb738cef230b44bec)

Author SHA1 Message Date
Matthieu MOREL 0844b3b8b5 chore(pkg): refactor: convert tests to testify assert/require part 6
1 week ago
Abhay Chaurasiya 82be04d7f2
remove legacy import comments from remaining packages (#31933)
1 week ago
Matthieu MOREL a2b1a60d51
fix: enhance error handling and improve test assertions (#32352)
1 week ago
Matthieu MOREL a02a5713de
chore: fix elseif and ifElseChain issues from gocritic (#32289)
2 weeks ago
George Jenkins 7a7b328ba5
Merge pull request #32319 from mmorel-35/revive
2 weeks ago
Matthieu MOREL 16787d65f5 feat(linters): add new revive rules for better code quality
3 weeks ago
Matthieu MOREL 9662fdd73b refactor: enable several checks from gocritic
3 weeks ago
Terry Howe d262c7ca79
Merge pull request #32296 from mmorel-35/gocritic-singleCaseSwitch
3 weeks ago
Matthieu MOREL 96b315f188 chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic
3 weeks ago
Matthieu MOREL 4ade4a5495 test: replace assert.Contains with assert.ErrorContains for better error handling
3 weeks ago
Matthieu MOREL f34ad6c337 chore: fix several checks issues from testifylint
3 weeks ago
Matthieu MOREL 07259ecc86 chore: fix several checks issues from gocritic
3 weeks ago
kimsungmin1 d539556a8d
Potential fix for pull request finding
4 weeks ago
kimsm28 503acff975 fix(registry): resolve golangci-lint issues in token-auth tests
4 weeks ago
kimsm28 3cbee7e935 fix(registry): use plain-http registry in token-auth scope test
4 weeks ago
Terry Howe 26ada49c1a Update pkg/registry/client.go
4 weeks ago
kimsm28 9b7a70f0ca test: improve client_scope_test.go to avoid data races and brittle assertions
4 weeks ago
kimsm28 ee181f4570 fix typos in withScopeHint function comment
4 weeks ago
kimsm28 1f0a728496 fix registry test failures by adjusting DockerRegistryHost and auth server listener management
4 weeks ago
kimsm28 8883c9cc70 fix variable naming requestUrl -> requestURL
4 weeks ago
kimsm28 530e728ea9 fix typo, remove unnecessary code, fix to avoid to use the assertion in http hanlder
4 weeks ago
kimsungmin1 26e5071f66 change suite.Nil, suite.NotNill to more proper function(suite.NoError, suite.Error)
4 weeks ago
kimsungmin1 8c8d6e3262 change client_scope_test.go to use httptest
4 weeks ago
kimsungmin1 9d77ccd46d fix typo
4 weeks ago
kimsungmin1 fc743b2a1b remove freeport dependency
4 weeks ago
kimsungmin1 319e06cda3 add newline in license header
4 weeks ago
kimsungmin1 301e3a12d5 fix scope when helm push to a registry that use token auth
4 weeks ago
Terry Howe 0bca9871ad
Merge pull request #32254 from gjenkins8/refactor/testify-pkg-registry
1 month ago
George Jenkins 8b0a167484
refactor(pkg/registry): convert tests to testify assert/require
1 month ago
Matthieu MOREL 34cfdfdbe5 chore: enable contextcheck, fatcontext and noctx linters
1 month ago
George Jenkins 253da5106a
Merge pull request #32171 from mmorel-35/empty-len
1 month ago
Terry Howe 59b57c5c31
Merge pull request #31885 from mmorel-35/whitespace
2 months ago
Matthieu MOREL 488c4a805d Fix empty and len testifylint violations across test files
2 months ago
Evans Mungai d374e823b2
Merge pull request #32086 from mmorel-35/error-is-as
2 months ago
Ogulcan Aydogan 73f71bceae
fix(registry): remove pre-Go-1.20 transport cloner fallback
3 months ago
Matthieu MOREL f8ba28bb17 testifylint: enable error-is-as and error-nil rules
3 months ago
Debasish Mohanty 85bf56ea82
docs(registry): fix incorrect and improve clarity of comments in client.go
4 months ago
Matthieu MOREL 7edfff33eb chore: fix unnecessary-format issues from revive
4 months ago
Matthieu MOREL 1e0f702f00 chore: fix whitespace linter
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
5 months ago
Matthieu MOREL dc0e3f10c3 chore(pkg): fix perfsprint linter issues part 6
5 months ago
Matthieu MOREL c25c988cfb chore(pkg): enable perfsprint linter
5 months ago
Matthieu MOREL 0fecfd04c2 chore(pkg): enable perfsprint linter
5 months ago
Mads Jensen 36cb3a2fe9 Replace unneeded use of t.Fatalf with t.Fatal
5 months ago
George Jenkins 92b64e87ad
chore: fixes
5 months ago
Pedro Tôrres e8f386b5aa
add image index test
6 months ago
Pedro Tôrres d983696e35
fix pulling charts from OCI indices
6 months ago
George Jenkins dfa1e3c3c5
Merge pull request #31562 from atombrella/feature/modernize
8 months ago