Skip to content

Conversation

@vsoch
Copy link
Member

@vsoch vsoch commented Mar 6, 2021

Currently, the listing parser expects there to be a container_image key in the result,
but I just found a case where it is not there. I am making it option by using .get(
instead of a direct index

Signed-off-by: vsoch vsoch@users.noreply.github.com

vsoch and others added 16 commits March 6, 2021 09:17
currently, the listing parser expects there to be a container_image key in the result,
but I just found a case where it is not there. I am making it option by using .get(
instead of a direct index

Signed-off-by: vsoch <vsoch@users.noreply.github.com>
… json

Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
…d and its redundant with list

Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
@vsoch vsoch merged commit 51b7697 into master Mar 6, 2021
@vsoch vsoch deleted the fix/container-image-listing-bug branch March 6, 2021 19:13
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

Successfully merging this pull request may close these issues.

2 participants