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

kind export logs hangs indefinitely for a paused kind node. #1298

Closed
amwat opened this issue Jan 30, 2020 · 3 comments · Fixed by #1299
Closed

kind export logs hangs indefinitely for a paused kind node. #1298

amwat opened this issue Jan 30, 2020 · 3 comments · Fixed by #1299
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug. lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.

Comments

@amwat
Copy link
Contributor

amwat commented Jan 30, 2020

What happened:
kind export logs hangs indefinitely for a paused kind node.
What you expected to happen:
kind export logs should exit/error.
How to reproduce it (as minimally and precisely as possible):

kind create cluster
docker pause kind-control-plane
kind export logs

Anything else we need to know?:

Environment:

  • kind version: (use kind version): kind v0.8.0-alpha+699405d42984fa (HEAD)
  • Kubernetes version: (use kubectl version): v1.17.0
  • Docker version: (use docker info): Docker version 19.03.5
  • OS (e.g. from /etc/os-release): Debian GNU/Linux
@amwat amwat added the kind/bug Categorizes issue or PR as related to a bug. label Jan 30, 2020
@amwat
Copy link
Contributor Author

amwat commented Jan 30, 2020

/lifecycle active

@k8s-ci-robot k8s-ci-robot added the lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. label Jan 30, 2020
@BenTheElder
Copy link
Member

/priority important-soon

@k8s-ci-robot k8s-ci-robot added the priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. label Jan 30, 2020
@amwat amwat mentioned this issue Jan 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants