Skip to content

added info log when container image platform mismatched #3225

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rmfleet
Copy link

@rmfleet rmfleet commented May 24, 2025

Relates to issue #2585
Relates to issue #1633

where the container image platform architecture doesn't match and a local image is being used, leading to the code then attempting to fetch remotely.

This can be confusing as no error is provided about the mismatched architecture and if no remote image exists, the run fails.

Added info logging to indicate that the platforms do not match as a hint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant