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

Hide kubectl port-forward outputs #51

Closed
albscui opened this issue Aug 16, 2021 · 0 comments
Closed

Hide kubectl port-forward outputs #51

albscui opened this issue Aug 16, 2021 · 0 comments
Assignees

Comments

@albscui
Copy link
Contributor

albscui commented Aug 16, 2021

Currently when a user executes rslex-pachyderm code via Python, they see kubectl outputs like:

Forwarding from 127.0.0.1:30600 -> 600
Forwarding from [::1]:30600 -> 600
Handling connection for 30600

These are printed to stdout by kubcectl. We should redirect them to /dev/null

@albscui albscui self-assigned this Aug 16, 2021
@albscui albscui closed this as completed Aug 16, 2021
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