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

Add --no-halt flag #18

Merged
merged 1 commit into from
Mar 28, 2017
Merged

Add --no-halt flag #18

merged 1 commit into from
Mar 28, 2017

Conversation

dtan4
Copy link
Owner

@dtan4 dtan4 commented Mar 28, 2017

WHY

If there is no running Pod right after invoked k8stail, k8stail shut down immediately.
This behavior is inconvenient to watch non-long-running job, like ScheduledJob (CronJob).

WHAT

Add --no-halt flag not to shut down immediately even if there is no running Pod.

@dtan4 dtan4 merged commit 2e11ac4 into master Mar 28, 2017
@dtan4 dtan4 deleted the no-halt-flag branch March 28, 2017 10:15
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

Successfully merging this pull request may close these issues.

1 participant