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

RFE: Add pull secret pre-flight safety check & abort msg #4

Open
usrbinkat opened this issue May 14, 2021 · 0 comments
Open

RFE: Add pull secret pre-flight safety check & abort msg #4

usrbinkat opened this issue May 14, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@usrbinkat
Copy link
Contributor

Koffer failures may fail for reasons which appear ambiguous when provided with a corrupted json registry pull secret.

A simple pre-flight test such as the following would enable intuitive abort reason messaging:

jq . /root/.docker/config.json || exit 1

This would alleviate confusion around the most common koffer failure symptoms and enable the user to resolve on their own.

@usrbinkat usrbinkat added the enhancement New feature or request label May 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant