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

Ensure Digest field is not empty when calling VersionCheck endpoint #2030

Closed
kaidaguerre opened this issue May 10, 2022 · 0 comments · Fixed by #2031
Closed

Ensure Digest field is not empty when calling VersionCheck endpoint #2030

kaidaguerre opened this issue May 10, 2022 · 0 comments · Fixed by #2031
Assignees
Labels
bug Something isn't working

Comments

@kaidaguerre
Copy link
Contributor

it is possible under certain circumstances when moving between version 14 and 13 that the
versions.json file may get currupted, clearing the image_digest field (amongst others)

if the Digest field of the Payload is empty, the API call will fail

if is missing, populate with dummy field - this will force and update and in doing so fix the versions.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant