Skip to content

Add --request-timeout CLI flag to customize k8s api client timeout#180

Open
mgerasimchuk wants to merge 1 commit intoeldadru:masterfrom
mgerasimchuk:feature/request-timeout-flag
Open

Add --request-timeout CLI flag to customize k8s api client timeout#180
mgerasimchuk wants to merge 1 commit intoeldadru:masterfrom
mgerasimchuk:feature/request-timeout-flag

Conversation

@mgerasimchuk
Copy link
Copy Markdown

@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
Copy Markdown
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.

1 participant