You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting this type of error : StorageError: invalid object, Code: 4, Key:xxxxxx
This happens when deploying a Deployable directly to ACM hub
Note that CR deployment reaches the managed cluster, the CR is deployed correctly but its status does not propagate back to ACM hub due to error below
The same issue happens when I deploy to 3 different managed openshift clusters
I tried to delete the Key from ETCD that the error is complaining about - but the error keeps persisting
Getting this same error on the appmgr pod in edge1 cluster: E1109 11:21:48.504239 1 synchronizer.go:276] Failed to update resource with error:Operation cannot be fulfilled on ippbxes.ippbx.example.com "example-ippbx-1": StorageError: invalid object, Code: 4, Key: /kubernetes.io/ippbx.example.com/ippbxes/ariv/example-ippbx-1, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: a6ba3ded-34ad-4683-9dff-27f75f62944e, UID in object meta: 87490556-c086-42a4-a5b9-b4838b2ec734
I'm getting this type of error : StorageError: invalid object, Code: 4, Key:xxxxxx
This happens when deploying a Deployable directly to ACM hub
Note that CR deployment reaches the managed cluster, the CR is deployed correctly but its status does not propagate back to ACM hub due to error below
The same issue happens when I deploy to 3 different managed openshift clusters
I tried to delete the Key from ETCD that the error is complaining about - but the error keeps persisting
Could you assist?
The text was updated successfully, but these errors were encountered: