karmada-io / karmada

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

After a resource is deleted, the resource fails to be delivered again. The work corresponding to the resource is not in the synchronization failure state. #3587

Closed CuiDengdeng closed 8 months ago

CuiDengdeng commented 10 months ago

What happened: I created a service on the federation and successfully delivered a cluster. I deleted the service from the member cluster. Failed to deliver the federated data. work status: image

What you expected to happen:

Indicates the synchronization failure status of the work corresponding to the resource.

How to reproduce it (as minimally and precisely as possible):

Create a service on the federation and successfully delivered a cluster.
Delete the service from the cluster. Occupy the port configured for the service Failed to deliver the federated data again.

Anything else we need to know?:

Environment:

XiShanYongYe-Chang commented 10 months ago

/assign @CuiDengdeng