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

Galaxy should report job as failed if Kubernetes cannot pull the image #7

Open
pcm32 opened this issue Oct 20, 2016 · 0 comments
Open

Comments

@pcm32
Copy link
Member

pcm32 commented Oct 20, 2016

Currently, if Kubernetes cannot pull an image for a job:

huelen:mzml2isa pmoreno$ kubectl get pods
NAME               READY     STATUS             RESTARTS   AGE
galaxy-10-01l6r    0/1       ImagePullBackOff   0          1m
galaxy-k8s-dk9vj   1/1       Running            0          4m

galaxy shows a waiting status for the job (clock in grey background). This should be fixed.

pkrog pushed a commit that referenced this issue Oct 18, 2018
Fix import order for I100 lint error
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

No branches or pull requests

1 participant