Commit Graph

13 Commits (c994f2a36a041ae3f0488fac986e724632cbcd21)

Author SHA1 Message Date
Matthieu MOREL 9662fdd73b refactor: enable several checks from gocritic
3 weeks ago
Matthieu MOREL f34ad6c337 chore: fix several checks issues from testifylint
4 weeks ago
kimsm28 503acff975 fix(registry): resolve golangci-lint issues in token-auth tests
1 month ago
kimsm28 3cbee7e935 fix(registry): use plain-http registry in token-auth scope test
1 month ago
kimsm28 9b7a70f0ca test: improve client_scope_test.go to avoid data races and brittle assertions
1 month ago
kimsm28 1f0a728496 fix registry test failures by adjusting DockerRegistryHost and auth server listener management
1 month ago
kimsm28 8883c9cc70 fix variable naming requestUrl -> requestURL
1 month ago
kimsm28 530e728ea9 fix typo, remove unnecessary code, fix to avoid to use the assertion in http hanlder
1 month ago
kimsungmin1 26e5071f66 change suite.Nil, suite.NotNill to more proper function(suite.NoError, suite.Error)
1 month ago
kimsungmin1 8c8d6e3262 change client_scope_test.go to use httptest
1 month ago
kimsungmin1 9d77ccd46d fix typo
1 month ago
kimsungmin1 319e06cda3 add newline in license header
1 month ago
kimsungmin1 301e3a12d5 fix scope when helm push to a registry that use token auth
1 month ago