Calico taking too long to be ready on upgrade from release-1.6 on capo

Over the last two days two occurence of the issue was observed, leading to failure on upgrade of wc from release-1.6 to main

Job #14891292780 failed for d3d1e8c1:

Observations from @cristian.manda :

job failed at

2026/06/17 04:40:29.577265 Unit timeout exceeded: unit Kustomization/calico-ready did not become ready after 10m0s

calico got ready at

crustgather-job-14891292780 ~> kubectl get installation default -o yaml | yq .status.conditions
- lastTransitionTime: "2026-06-17T04:44:37Z"
  message: All Objects Available
  observedGeneration: 5
  reason: AllObjectsAvailable
  status: "False"
  type: Degraded
- lastTransitionTime: "2026-06-17T04:44:37Z"     <------------------
  message: All objects available
  observedGeneration: 5
  reason: AllObjectsAvailable
  status: "True"
  type: Ready
- lastTransitionTime: "2026-06-17T04:44:37Z"
  message: All Objects Available
  observedGeneration: 5
  reason: AllObjectsAvailable
  status: "False"
  type: Progressing

Anotheroccurence was observed in : https://gitlab.com/sylva-projects/sylva-core/-/jobs/14849576813

/cc @cristian.manda @vladonutu @tmmorin @rletrocquer