Commit Graph

12 Commits (main)

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