We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When the registry does not have an access id and or secret it fails with an update.
registry update self ERRO[0000] failed to parse registry id: strconv.ParseInt: parsing "self": invalid syntax ERRO[0007] failed to update registry: [PUT /registries/{id}][404] updateRegistryNotFound &{Errors:[0x14000218040]}
The text was updated successfully, but these errors were encountered:
Hi @Vad1mo, I wasn't able to reproduce the issue – the command seems to be working smoothly.
Sorry, something went wrong.
No branches or pull requests
When the registry does not have an access id and or secret it fails with an update.
The text was updated successfully, but these errors were encountered: