kcp-dev / contrib-tmc

An experimental add-on readding some Kubernetes compute APIs and impement transparent multi-cluster scheduling
Apache License 2.0
5 stars 3 forks source link

bug: Precondition failed: UID in precondition: <uuid>, UID in object meta: <none> #94

Open stevekuznetsov opened 2 years ago

stevekuznetsov commented 2 years ago

Describe the bug

E0914 11:18:17.852229  615847 spec_controller.go:241] kcp-workload-syncer-spec failed to sync {{"wildwest.dev" "v1alpha1" "cowboys"} "cluster-controller-test/root:e2e-org-gtkds:e2e-workspace-lh6sw|timothy"}, err: Operation cannot be fulfilled on cowboys.wildwest.dev "timothy": StorageError: invalid object, Code: 4, Key: /registry/wildwest.dev/cowboys/e898611da168cdfe8658f1ee7084f4fa2b559074e7b760d316b527a7f04a9372/root:e2e-org-gtkds:e2e-workspace-lh6sw/cluster-controller-test/timothy, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 70585da5-6be9-4436-b89a-cac78a75680a, UID in object meta: 

Steps To Reproduce

go test ./test/e2e/reconciler/cluster/... -v

Expected Behaviour

Correct preconditions are set.

Additional Context

No response

mjudeikis commented 11 months ago

/transfer-issue contrib-tmc