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

Config / RequestConfig rollingTimeout is unused #4826

Closed
shawkins opened this issue Feb 2, 2023 · 1 comment · Fixed by #4877
Closed

Config / RequestConfig rollingTimeout is unused #4826

shawkins opened this issue Feb 2, 2023 · 1 comment · Fixed by #4877
Milestone

Comments

@shawkins
Copy link
Contributor

shawkins commented Feb 2, 2023

This appears to predate the recent changes to aggregate some of the timeout logic and blocking delete. It should be used in the event that the context timeout is unset and passed to the rolling update.

@shawkins
Copy link
Contributor Author

shawkins commented Feb 3, 2023

getUploadConnectionTimeout is no longer used, the more general getWebsocketTimeout is used instead.

shawkins added a commit to shawkins/kubernetes-client that referenced this issue Feb 14, 2023
this means there's no reason to keep the rollingTimeout RequestConfig
option
shawkins added a commit to shawkins/kubernetes-client that referenced this issue Feb 14, 2023
this means there's no reason to keep the rollingTimeout RequestConfig
option
shawkins added a commit to shawkins/kubernetes-client that referenced this issue Feb 15, 2023
this means there's no reason to keep the rollingTimeout RequestConfig
option
manusa pushed a commit to shawkins/kubernetes-client that referenced this issue Feb 20, 2023
this means there's no reason to keep the rollingTimeout RequestConfig
option
@manusa manusa added this to the 6.5.0 milestone Feb 20, 2023
manusa pushed a commit that referenced this issue Feb 20, 2023
this means there's no reason to keep the rollingTimeout RequestConfig
option
shawkins added a commit to shawkins/kubernetes-client that referenced this issue Feb 20, 2023
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 a pull request may close this issue.

2 participants