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

fix: additional nil guards on CRI v1alpha2 -> v1 conversion #519

Merged

Conversation

pmengelbert
Copy link
Contributor

What this PR does / why we need it:
Some of the values in a v1alpha2.Image or v1alpha2.Container may be nil. They need to be checked for nil before making the conversion.

Which issue(s) this PR fixes (optional, using fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when the PR gets merged):
Fixes ado test failures

Signed-off-by: Peter Engelbert <pmengelbert@gmail.com>
@pmengelbert pmengelbert merged commit e2900da into eraser-dev:main Dec 8, 2022
@pmengelbert pmengelbert deleted the fix/nil_guard_for_conversion branch January 6, 2023 16:14
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