You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error checking push permissions -- make sure you entered the correct tag name, and that you are authenticated correctly, and try
again: checking push permission for "private.registry.com/repository/imagename:tag": creating push check transport for
private.registry.com failed: GET https://private.registry.com/v2/: unexpected status code 404 Not Found:
...[html]...
Expected behavior
Login should work. Docker login/push all works with v2
Actual behavior
Kaniko fails to auth against nexus while running in gitlab-ci
Kaniko-image: gcr.io/kaniko-project/executor:v1.14.0-debug
Nexus OSS Version: OSS 3.49.0-02
Expected behavior
Login should work. Docker login/push all works with v2
To Reproduce
Steps to reproduce the behavior:
Triage Notes for the Maintainers
--cache
flagThe text was updated successfully, but these errors were encountered: