-
Notifications
You must be signed in to change notification settings - Fork 1.4k
🌱 [0.3] Backport 3740, 3759, and 3723 #3772
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
🌱 [0.3] Backport 3740, 3759, and 3723 #3772
Conversation
This changes the client used to get the machines in a cluster, instead of using a cached client which could lag behind when the cluster is under stress or when there are network issues, it uses a live client reader which causes the request to go directly to the API server. Signed-off-by: Vince Prignano <[email protected]>
/lgtm |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: vincepri The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/override pull-cluster-api-e2e-main These are not relevant for this PR, given that it's targeting release-0.3 |
@vincepri: Overrode contexts on behalf of vincepri: pull-cluster-api-e2e-main, pull-cluster-api-test-main In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
What this PR does / why we need it:
/assign @fabriziopandini @sedefsavas
/milestone v0.3.11