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

docker magic command should print kaniko pod logs #924

Closed
hongye-sun opened this issue Mar 6, 2019 · 1 comment
Closed

docker magic command should print kaniko pod logs #924

hongye-sun opened this issue Mar 6, 2019 · 1 comment

Comments

@hongye-sun
Copy link
Contributor

Otherwise, there is no way for notebook user to understand what's wrong in their dockerfile.

The current workaround to debug docker command issue is to find the kaniko pod in cluster and print it logs:

kubectl get pods -n kubeflow | grep kaniko
kubectl logs -n kubeflow.

@gaoning777
Copy link
Contributor

Fixed at #1247

Linchin pushed a commit to Linchin/pipelines that referenced this issue Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants