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

ubuntu check-pods-torn-down doesn't take into account Terminating pods nor pods in other namespaces #20469

Closed
bgrant0607 opened this issue Feb 2, 2016 · 1 comment
Labels
area/os/ubuntu priority/awaiting-more-evidence Lowest priority. Possibly useful, but not yet enough support to actually get it done.

Comments

@bgrant0607
Copy link
Member

It does

  while [[ ! -z "$(kubectl get pods | tail -n +2)" ]]; do

It should use --show-all --all-namespaces.

@bgrant0607 bgrant0607 added area/os/ubuntu team/none priority/awaiting-more-evidence Lowest priority. Possibly useful, but not yet enough support to actually get it done. labels Feb 2, 2016
@dalanlan
Copy link
Contributor

dalanlan commented Feb 9, 2016

This issue has been settled:)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/os/ubuntu priority/awaiting-more-evidence Lowest priority. Possibly useful, but not yet enough support to actually get it done.
Projects
None yet
Development

No branches or pull requests

2 participants