Azure / fleet

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

fix: fix the order between namespace and crd resources in the resource snapshots #907

Closed ryanzhang-oss closed 2 months ago

ryanzhang-oss commented 2 months ago

Description of your changes

fix the order between namespace and crd resources in the resource snapshots so that the snapshot doesn't change when there is no resource changes

Fixes #

I have:

How has this code been tested

Special notes for your reviewer

britaniar commented 2 months ago

LGTM, but looks like some unit tests need to be updated as well