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 the possibility to configure the api-server client timeout #164

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

Conversation

clamoriniere
Copy link
Collaborator

@clamoriniere clamoriniere commented Feb 2, 2023

What does this PR do?

Add a new wpa-controller parameter to set the duration of the kube-apiserver client timeout.

Motivation

This parameter can be usefull in some environment when the api-server takes time to reply.
It should avoid having the controller in a bad shape.

Additional Notes

N/A

Describe your test plan

Not easy to test the impact of this new parameter with a working API-server.

@clamoriniere clamoriniere requested a review from a team as a code owner February 2, 2023 11:15
@clamoriniere clamoriniere added the enhancement New feature or request label Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants