fluid icon indicating copy to clipboard operation
fluid copied to clipboard

[BUG] Failed to add finalizer due to operation cannot be fulfilled

Open cheyang opened this issue 2 years ago • 0 comments

What is your environment(Kubernetes version, Fluid version, etc.)

Describe the bug

2023-01-21T22:27:19.033+0800	ERROR	alluxioctl.AlluxioRuntime	controllers/runtime_controller.go:151	Failed to add finalizer	{"alluxioruntime": "default/hbase", "StatusUpdateError": {"apiVersion": "data.fluid.io/v1alpha1", "kind": "Dataset", "namespace": "default", "name": "hbase"}, "error": "Operation cannot be fulfilled on alluxioruntimes.data.fluid.io \"hbase\": the object has been modified; please apply your changes to the latest version and try again"}
2023-01-21T22:27:19.033+0800	ERROR	controller.alluxioruntime	controller/controller.go:266	Reconciler error	{"reconciler group": "data.fluid.io", "reconciler kind": "AlluxioRuntime", "name": "hbase", "namespace": "default", "error": "Operation cannot be fulfilled on alluxioruntimes.data.fluid.io \"hbase\": the object has been modified; please apply your changes to the latest version and try again"}

What you expect to happen:

How to reproduce it

Additional Information

cheyang avatar Jan 21 '23 14:01 cheyang