-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Unable to attach or mount volumes: unmounted volumes=[mlpipeline-minio-artifact], unattached volumes=[podmetadata docker-sock mlpipeline-minio-artifact default-editor-token-8lmfr]: timed out waiting for the condition #7129
Comments
finally I find that the pipeline job is in the A namespace and the mlpipeline-minio-artifact is in kubeflow namespace.I don't know why. |
Kubernetes version v1.19.5+k3s2 Finally I use pipeline sdk v1 and gcr.io/ml-pipeline/kfp-launcher:1.8.7 to run my pipeline task and it work well |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
I am experiencing the same issue. It looks random. I can actually write to the volume but then I do a minor code change (e.g. adding one meaningless line) and suddenly the pipeline gets stuck in pending state and the kubectl describe pod reports the same error as OP noted. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been automatically closed because it has not had recent activity. Please comment "/reopen" to reopen it. |
kubectl version
Pipelines 1.7.0 install kubeflow 1.4.1
pipeline keep pending execution
The text was updated successfully, but these errors were encountered: