issues
search
Azure
/
fleet
Multi-cluster core
MIT License
80
stars
25
forks
source link
fix: enhance the member cluster leave flow
#865
Closed
ryanzhang-oss
closed
4 months ago
ryanzhang-oss
commented
4 months ago
Description of your changes
fix the immediate bug by just listing all the work in the cluster namespace.
issue the work finalizer removal in parallel.
issue a foreground delete namespace before removing the finalizer on the MC object.
handle the edge case that the imc does not exist.
Fixes #
I have:
[x] Run
make reviewable
to ensure this PR is ready for review.
How has this code been tested
Special notes for your reviewer
Description of your changes
Fixes #
I have:
make reviewable
to ensure this PR is ready for review.How has this code been tested
Special notes for your reviewer