-
Epic
-
Resolution: Done
-
Critical
-
None
Goal
Live Migration does not work if there are no available resources to a user - qither due to quota or cluster capacity.
Scope of this epic is to define how KubeVirt can prevent that live migrations - which can block OCP upgrades - will not work anymore due to resource pressure.
Requirements (in order of priority) on the solution:
- Quota which also works for Pods
- Certain pods will be ignored based on rules. Rules are provided by the system/operator, or an admin
- Does not modify admin created quota
- Works with preemption
User Stories
- As a cluster admin, I want to be sure that VMs can always live migrate even when a tenant is out of quota so that cluster upgrades will pass.
Non-Requirements
- List of things not included in this epic, to alleviate any doubt raised during the grooming process.
Notes
- Any additional details or decisions made/needed
Done Checklist
Who | What | Reference |
---|---|---|
DEV | Upstream roadmap issue (or individual upstream PRs) | <link to GitHub Issue> |
DEV | Upstream documentation merged | <link to meaningful PR> |
DEV | gap doc updated | <name sheet and cell> |
DEV | Upgrade consideration | <link to upgrade-related test or design doc> |
DEV | CEE/PX summary presentation | label epic with cee-training and add a <link to your support-facingĀ preso> |
QE | Test plans in Polarion | <link or reference to Polarion> |
QE | Automated tests merged | <link or reference to automated tests> |
DOC | Downstream documentation merged | <link to meaningful PR> |