feat: enable Cilium kube-proxy replacement for new clusters #4572
GitHub Actions / e2e test report
failed
Sep 4, 2025 in 0s
18 tests run, 7 passed, 10 skipped, 1 failed.
Annotations
Check failure on line 1 in caren-e2e
github-actions / e2e test report
caren-e2e.[It] Self-hosted Docker Cilium ClusterResourceSet topology-cilium-crs Should pivot the bootstrap cluster to a self-hosted cluster [Serial, provider:Docker, cni:Cilium, addonStrategy:ClusterResourceSet]
Timed out after 600.000s.
{
"metadata": {
"creationTimestamp": null
},
"spec": {
"version": "",
"machineTemplate": {
"metadata": {},
"infrastructureRef": {}
},
"kubeadmConfigSpec": {}
},
"status": {
"replicas": 0,
"updatedReplicas": 0,
"readyReplicas": 0,
"unavailableReplicas": 0,
"initialized": false,
"ready": false
}
}
Expected
<bool>: false
to be true
Raw output
[FAILED] Timed out after 600.000s.
{
"metadata": {
"creationTimestamp": null
},
"spec": {
"version": "",
"machineTemplate": {
"metadata": {},
"infrastructureRef": {}
},
"kubeadmConfigSpec": {}
},
"status": {
"replicas": 0,
"updatedReplicas": 0,
"readyReplicas": 0,
"unavailableReplicas": 0,
"initialized": false,
"ready": false
}
}
Expected
<bool>: false
to be true
In [It] at: /home/runner/go/pkg/mod/sigs.k8s.io/cluster-api/[email protected]/framework/controlplane_helpers.go:193 @ 09/04/25 11:38:42.415
Loading