Closed EmilienM closed 2 days ago
@EmilienM: This pull request references Jira Issue OCPBUGS-44515, which is invalid:
Comment /jira refresh
to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.
The bug has been updated to refer to the pull request using the external bug tracker.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: EmilienM Once this PR has been reviewed and has the lgtm label, please assign wizhaoredhat for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
/jira refresh
@EmilienM: This pull request references Jira Issue OCPBUGS-44515, which is valid. The bug has been moved to the POST state.
Requesting review from QA contact: /cc @zhaozhanqi
@EmilienM: all tests passed!
Full PR test history. Your PR dashboard.
/hold
we need to take care of this on u/s
Will be taken care of by the bot since the upstream PR just merged /close
@EmilienM: Closed this PR.
@EmilienM: This pull request references Jira Issue OCPBUGS-44515. The bug has been updated to no longer refer to the pull request using the external bug tracker. All external bug links have been closed. The bug has been moved to the NEW state.
In the context of Hypershift (Hosted Clusters), where a Nodepool (terminology for a worker Node in HCP) is not a control-plane or a master Node but a worker, we can't force the
The proposal here is to relax the rule and use
preferredDuringSchedulingIgnoredDuringExecution
instead so the scheduler will try to find a master node or fallback on other nodes if not found.