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

Determine when an exec command is finished. #293

Open
JethroMV opened this issue Sep 26, 2019 · 0 comments
Open

Determine when an exec command is finished. #293

JethroMV opened this issue Sep 26, 2019 · 0 comments

Comments

@JethroMV
Copy link

JethroMV commented Sep 26, 2019

Hi all,
The tests don't show a way to determine when a command exec'd in a pod returns, or what it's return status is.

Is there any way to a determine this? Or could it be implemented?
Our workaround at the moment is reading maybeStdout & maybeStderr and waiting for it to stop producing for n seconds. Or to echo out some marker after any command runs so we know it's finished.

Thanks for any help.

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