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

kp build logs doesn't show when build jobs are stuck #216

Open
carlosonunez opened this issue Oct 19, 2021 · 0 comments
Open

kp build logs doesn't show when build jobs are stuck #216

carlosonunez opened this issue Oct 19, 2021 · 0 comments

Comments

@carlosonunez
Copy link

Summary

Running kp build logs against an image build that is stuck hangs. This makes you think that either the build hasn't started or that the stream hasn't received logs yet.

Expected Behavior

$: kp build logs my-image -b 1 -n my-ns
WARNING: Build '1' for image 'my-image' hasn't started yet. Run this command to see why: "kubectl describe pod my-image-1-build-pod -n my-ns"

Actual Behavior

It hangs :(

kp version

dev?

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