[wip] vsphere - excessive vip migration#2138
[wip] vsphere - excessive vip migration#2138jcpowermac wants to merge 1 commit intoopenshift:release-4.6from
Conversation
trying to use nopreempt to resolve vip migration
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: jcpowermac 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 e2e-vsphere |
|
@jcpowermac: The following tests failed, say
Full PR test history. Your PR dashboard. 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/test-infra repository. I understand the commands that are listed here. |
|
Because we use two track scripts to set Keepalived instance priority I think we might see unexpected behavior when nopreempt is set, for example an instance with 2 successful scripts won't preempt an instance with a single successful script . see [1] |
|
/close |
|
@jcpowermac: Closed this PR. DetailsIn 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. |
trying to use nopreempt to resolve vip migration