Commit Graph

11 Commits (543b94d673a4aafbd142dc3bd249eacb25b44b6a)

Author SHA1 Message Date
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
kimsm28 9b7a70f0ca test: improve client_scope_test.go to avoid data races and brittle assertions
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 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