wip: reset default pod affinity unless replica count is 2#1265
wip: reset default pod affinity unless replica count is 2#1265flavianmissi wants to merge 2 commits intoopenshift:mainfrom
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: flavianmissi The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/test e2e-azure-operator |
TestScaleUp is still failing, and I suspect it might be due to an improperly cleanup of the pod affinities. Try adding a hash annotation to force update when we want to clear up the pod affinities.
|
looks like TestScaleUp passed in e2e-aws-operator, let's run it on all the *-operator tests to be on the safe side. /test e2e-aws-operator |
|
@flavianmissi: 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-sigs/prow repository. I understand the commands that are listed here. |
|
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
|
Stale issues rot after 30d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle rotten |
|
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. |
this is an attempt to fix the
TestScaleUpe2e failures.