cilium: Bug: Endpoint sync cannot take ownership of CEP that is not local ("10.92.0.4")
This seems to have been introduced by a1c33d8c4e752c78c4a64da03b29de69255c7011 so we should understand why it can cause CI flakes.
cilium cilium-mzvpr controller sync-to-k8s-ciliumendpoint (2043) is failing since 14s (15x): endpoint sync cannot take ownership of CEP that is not local ("10.92.0.4")
cilium cilium-mzvpr controller sync-to-k8s-ciliumendpoint (211) is failing since 7s (18x): endpoint sync cannot take ownership of CEP that is not local ("10.92.0.4")
cilium cilium-mzvpr controller sync-to-k8s-ciliumendpoint (237) is failing since 7s (18x): endpoint sync cannot take ownership of CEP that is not local ("10.92.0.4")
cilium cilium-mzvpr controller sync-to-k8s-ciliumendpoint (673) is failing since 7s (18x): endpoint sync cannot take ownership of CEP that is not local ("10.92.0.4")
cilium cilium-mzvpr controller sync-to-k8s-ciliumendpoint (3933) is failing since 8s (18x): endpoint sync cannot take ownership of CEP that is not local ("10.92.0.4")
cilium cilium-mzvpr controller sync-to-k8s-ciliumendpoint (3675) is failing since 8s (18x): endpoint sync cannot take ownership of CEP that is not local ("10.92.0.4")
Seen in https://github.com/cilium/cilium/actions/runs/4037128898/jobs/6940212752
About this issue
- Original URL
- State: closed
- Created a year ago
- Reactions: 1
- Comments: 15 (5 by maintainers)
Commits related to this issue
- watchers: endpointsync can manage already owned CiliumEndpoints. When attempting to take ownership of already created CiliumEndpoint resources, the endpoint sync controller will check that it is safe... — committed to tommyp1ckles/cilium by tommyp1ckles a year ago
- watchers: endpointsync can manage already owned CiliumEndpoints. When attempting to take ownership of already created CiliumEndpoint resources, the endpoint sync controller will check that it is safe... — committed to cilium/cilium by tommyp1ckles a year ago
- watchers: endpointsync can manage already owned CiliumEndpoints. [ upstream commit 7f1503f2d250d0b5f176fc6097f3705468721a8b ] When attempting to take ownership of already created CiliumEndpoint reso... — committed to cilium/cilium by tommyp1ckles a year ago
- watchers: endpointsync can manage already owned CiliumEndpoints. [ upstream commit 7f1503f2d250d0b5f176fc6097f3705468721a8b ] When attempting to take ownership of already created CiliumEndpoint reso... — committed to cilium/cilium by tommyp1ckles a year ago
- watchers: endpointsync can manage already owned CiliumEndpoints. [ upstream commit 7f1503f2d250d0b5f176fc6097f3705468721a8b ] When attempting to take ownership of already created CiliumEndpoint reso... — committed to sayboras/cilium by tommyp1ckles a year ago
- watchers: endpointsync can manage already owned CiliumEndpoints. [ upstream commit 7f1503f2d250d0b5f176fc6097f3705468721a8b ] When attempting to take ownership of already created CiliumEndpoint reso... — committed to cilium/cilium by tommyp1ckles a year ago
@tommyp1ckles is it worth reopening an issue for this?
I have exactly the same problem with preemptible nodes. Is it related?