bug: Placement is not updated when the SyncTarget Heartbeat condition changes #2579
Labels
area/transparent-multi-cluster
Related to scheduling of workloads into pclusters.
kind/bug
Categorizes issue or PR as related to a bug.
Milestone
Describe the bug
When the hearbeat condition of a
SyncTarget
changes (syncer started / stopped), this should impact placements which point to the location workspace containing this location.That's not the case anymore on
main
.That means that id a Syncer is started after KCP is running, and the SyncTarget becomes Ready, it will still not be taken in account by the placement scheduler.
Steps To Reproduce
workload sync
CLI commandbind compute
CLI commandNo Valid SyncTargets
message in the related condition.Expected Behaviour
When the hearbeat condition of a
SyncTarget
changes (syncer started / stopped), this should impact placements which point to the location workspace containing this location.Additional Context
No response
The text was updated successfully, but these errors were encountered: