Azure / fleet

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

fix: handle resource snapshot missing but work already synced and add cro/ro annotation to all the works #936

Closed ryanzhang-oss closed 1 week ago

ryanzhang-oss commented 2 weeks ago
  1. Handle the case that the resource snapshot is deleted when the work generator try to generate the work from the binding. We can safely continue if the work is up to date.
  2. Add cluster override resource snapshots and resource override snapshots hash annotation to work so we can be sure in the future

Description of your changes

Fixes #

I have:

How has this code been tested

Special notes for your reviewer