fetch metrics correctly from control plane instances#3805
fetch metrics correctly from control plane instances#3805upodroid wants to merge 1 commit intokubernetes:masterfrom
Conversation
|
@upodroid: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions 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-sigs/prow repository. I understand the commands that are listed here. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Qqkyu, upodroid The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
What type of PR is this?
/kind bug
What this PR does / why we need it:
When we run scale tests with kops, we get the following error:
This happens because the controlplane instances are no longer called
master-*, now we'll look for the control plane labels/taints to detect the control plane instancesWhich issue(s) this PR fixes:
Fixes #
Special notes for your reviewer: