-
Story
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
Future Sustainability
-
False
-
-
False
-
3
-
None
-
MTO Sprint 273, MTO Sprint 275, MTO Sprint 276, MTO Sprint 277, MTO Sprint 278
Implement the logic to reconcile Pods based on the highest-in-priority matching namespace-scoped PodPlacementConfig, according to https://github.com/openshift/multiarch-tuning-operator/blob/main/docs/enhancements/MTO-0002-local-pod-placement.md#changes-to-the-pod-placement-controller
Acceptance criteria:
- Feature implemented
- Unit tests for each new added function
- Integration tests
- E2E tests, including all the ones in https://github.com/openshift/multiarch-tuning-operator/blob/main/docs/enhancements/MTO-0002-local-pod-placement.md#phase-1-1 related to this feature and the pod reconciler.
- [nice to have] consider phase2 of the enhancement when implementing the new functions so that future changes have a reduced effort.