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

Docs don't explain how to manage insecure private registry #211

Open
Zeks opened this issue Feb 10, 2021 · 3 comments
Open

Docs don't explain how to manage insecure private registry #211

Zeks opened this issue Feb 10, 2021 · 3 comments

Comments

@Zeks
Copy link

Zeks commented Feb 10, 2021

Wanted to manage a registry attached to a running instance of microk8s. Couldn't figure out how to make any command work other than ls Everything else returned various errors.

For example:
reg tags http://192.168.1.59:32000/imagename produces "invalid reference format"
reg manifest -f -k 192.168.1.59:32000/imagename produces "missing signature key"
etc... without any information to help narrow down and resolve the problems reg apparently sees.

@Zeks Zeks closed this as completed Feb 10, 2021
@Zeks
Copy link
Author

Zeks commented Feb 10, 2021

I think I have figured it out, but error messages could explain what could be the problem in more detail probably. Problem is: someone who needs to figure it out for the first time has no idea what is the correct reference format or what "signature key" refers to

@Zeks
Copy link
Author

Zeks commented Feb 10, 2021

May I suggest displaying valid command examples in the error message?

@Zeks Zeks reopened this Feb 10, 2021
@ravingrhino
Copy link

What was the solution you found?

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

2 participants