kcp icon indicating copy to clipboard operation
kcp copied to clipboard

bug: flake in test/e2e/apibinding TestAPIBindingCRDs due to client cache being modified

Open gman0 opened this issue 3 weeks ago • 0 comments

Describe the bug

test/e2e/apibinding TestAPIBindingCRDs failed with panic: cache *v1alpha1.LogicalCluster modified

Logs: build-log.txt

Steps To Reproduce

N/A

Expected Behaviour

We shouldn't overwrite objects in client cache.

Additional Context

No response

gman0 avatar Nov 06 '25 10:11 gman0