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

chore: Update k8s image pull error message to include a possible platform mismatch #2209

Merged
merged 3 commits into from
Feb 23, 2024

Conversation

laurentluce
Copy link
Contributor

Description:

K8S might not be able to pull the image if there is a typo in the name, if the registry is not accessible but also if the image's platform is not compatible with the one K8S is running on. We update the error message to indicate that possibility.

Is this change user facing?

YES

References (if applicable):

Closes #2097

…anager/kubernetes_manager.go

Co-authored-by: Gyanendra Mishra <[email protected]>
@laurentluce laurentluce added this pull request to the merge queue Feb 23, 2024
Merged via the queue into main with commit 3a1b56c Feb 23, 2024
41 checks passed
@laurentluce laurentluce deleted the laurent/image-platform-mismatch-k8s branch February 23, 2024 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error in pulling Image in Kubernetes on mac os
2 participants