Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.4.x doesn't give friendly error for invalid tag on push #158

Open
dtrudg opened this issue Jan 10, 2023 · 0 comments
Open

1.4.x doesn't give friendly error for invalid tag on push #158

dtrudg opened this issue Jan 10, 2023 · 0 comments

Comments

@dtrudg
Copy link
Member

dtrudg commented Jan 10, 2023

In our automated additional QA for SingularityCE & PRO, CE with scs-library-client 1.4.1 appears to attempt to push an image with an invalid tag (to SCS staging) and fails with an unclear error.

This is a regression from failing fast with a message that the tag is invalid.

=== RUN   TestInvalidPushDest/invalid-tag
    push_test.go:46: expected message ["Provided tag is not valid" "invalid tag: t3$t!"] was not found in output: WARNING: Skipping container verification
        INFO:    Uploading 782336 bytes
        FATAL:   Unable to push image to library: error uploading index
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant