Azure / fleet

Multi-cluster core
MIT License
80 stars 25 forks source link

fix: address a minor issue that might cause duplicate entries in cluster decisions (status) #853

Closed michaelawyu closed 4 months ago

michaelawyu commented 4 months ago

Description of your changes

This PR fixes a minor issue where duplicate entries might occur in cluster decisions when a cluster is picked and then unpicked without having a scheduling policy change.

I have:

How has this code been tested

Special notes for your reviewer