The resource spec contents of pp and rb are not synchronized in time. #5996
Labels
kind/bug
Categorizes issue or PR as related to a bug.
priority/critical-urgent
Highest priority. Must be actively worked on as someone's top priority right now.
Milestone
What happened:
https://www.processon.com/v/6772523638625f07c0ec6273
During the restart, the resource detector controller processes the currently released workload later than the binding controller, causing the pause setting to become invalid; our custom controller extension (for grayscale release) does not update the op resource, and the number of new pods more than partition.
What you expected to happen:
The relevant fields in pp, rb, and work can be consistent. If the fields in rb and work are inconsistent with pp, then the subsequent operations related to rb and work do not need to be performed until the synchronization of the relevant fields is completed
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
v1.12
kubectl-karmada version
orkarmadactl version
):The text was updated successfully, but these errors were encountered: