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

throw proper error when the docker image is not reachable #572

Open
Tracked by #487
mojtaba-esk opened this issue Oct 14, 2024 · 0 comments
Open
Tracked by #487

throw proper error when the docker image is not reachable #572

mojtaba-esk opened this issue Oct 14, 2024 · 0 comments
Labels
bug Something isn't working knuu

Comments

@mojtaba-esk
Copy link
Member

When we set an image to the instance, k8s tries to download it and start the instance; however, if the image is not accessible or probably there are some other issues with it, it retries the process and keeps the instance pending, therefore, user does not know if the cluster is busy and has lack of resources or there is an issue with their setup e.g. image. This is an issue and it is suggested to throw an error if the image is corrupted or the instance cannot start with the given config.

@mojtaba-esk mojtaba-esk added the bug Something isn't working label Oct 14, 2024
@smuu smuu added the knuu label Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working knuu
Projects
None yet
Development

No branches or pull requests

2 participants