ZYecho11
ZYecho11
/assign Group-Level Partition Upgrades and Orchestrated Upgrade Order
> [@ZYecho11](https://github.com/ZYecho11) Is this issue similar to the linked one([[BUG] Koordinator Reservation 占住后,随后的 pod 上没有 ReservationAllocated](https://github.com/koordinator-sh/koordinator/issues/2729))? The result is similar, but the triggering conditions are different
> [@ZYecho11](https://github.com/ZYecho11) Nice catch! It seems allocating multiple reservations within a node without the reservation-affinity is broken since [#1814](https://github.com/koordinator-sh/koordinator/pull/1814)... We will fix it ASAP, and please try adding reservation-affinity if...