karmada-io / karmada

Open, Multi-Cloud, Multi-Cluster Kubernetes Orchestration
https://karmada.io
Apache License 2.0
4.44k stars 880 forks source link

[Umbrella] Defining resource deleteion policy to support migration rollback #5577

Open XiShanYongYe-Chang opened 1 month ago

XiShanYongYe-Chang commented 1 month ago

What would you like to be added:

Provides the ability to roll back migration safely.

Why is this needed:

For specific details, please refer to #5101.

The specific work items can be planned as follows:

XiShanYongYe-Chang commented 1 month ago

Hi @a7i would you like to contribute this feature? cc @a7i

XiShanYongYe-Chang commented 1 month ago

/kind feature

a7i commented 1 month ago

Hi @a7i would you like to contribute this feature? cc @a7i

Yes absolutely! 🎉

wulemao commented 4 weeks ago

Hi, everybody, I am working on #5380 tasks, which is highly relevant to this issue.

I am interested in this issue too, could you please assign some related test job to me?

XiShanYongYe-Chang commented 4 weeks ago

Hi @a7i, how about handing over E2E tasks to @wulemao?

RainbowMango commented 3 weeks ago

I added one more task, which we should let karmadactl promote leverage this feature to guarantee the promotion can be rolled back safely. To address the issue #3004 sent by @chaunceyjiang .

wulemao commented 3 weeks ago

I added one more task, which we should let karmadactl promote leverage this feature to guarantee the promotion can be rolled back safely. To address the issue #3004 sent by @chaunceyjiang .

It is also a very interesting optimization. could I assign for it?