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 --request-timeout CLI flag to customize k8s api client timeout #180

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mgerasimchuk
Copy link

@mgerasimchuk mgerasimchuk commented Apr 26, 2024

These changes fix the #179 issue by adding --request-timeout CLI flag

Example of usage ksnif after merging these changes:

kubectl sniff --request-timeout 520s --pod-creation-timeout 520s -p -n default nginx-69f9fb6f84

@mgerasimchuk
Copy link
Author

mgerasimchuk commented Apr 26, 2024

Hi @bostrt,

Could you have a look?

PS:
I build it and tested it in the real case, new flag works and solved my issue.

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.

None yet

1 participant