Azure / fleet

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

fix: own the resource when the existing resource is not owned by other applier #820

Closed zhiying-lin closed 5 months ago

zhiying-lin commented 6 months ago

Description of your changes

Allow agent to take over the resource if it has no owner reference.

Fixes #

I have:

How has this code been tested

UT and e2e

Special notes for your reviewer