WIP etcd-manager: scope AWS volume discovery to the owning instance group#18294
WIP etcd-manager: scope AWS volume discovery to the owning instance group#18294hakman wants to merge 2 commits into
Conversation
Tag etcd EBS volumes with kops.k8s.io/instancegroup and add a matching --volume-tag filter to the per-IG manifest, so control-plane nodes sharing an AZ can no longer claim other IG's volume.
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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 |
|
/test pull-kops-aws-upgrade-k135-ko135-to-k136-kolatest-many-addons |
|
@hakman: 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. |
|
PR needs rebase. 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. |
Tag etcd EBS volumes with kops.k8s.io/instancegroup and add a matching
--volume-tagfilter to the per-IG manifest, so control-plane nodes sharing an AZ can no longer claim other IG's volume./cc @rifelpet
Fixes #14560