Skip to content

Revert "sync multus version with RKE2"

Thomas Morin requested to merge revert-94a95ae9 into main

This reverts merge request !2342 (merged)

The reason are the multiple failures around RKE2 in CI where we see (example in https://gitlab.com/sylva-projects/sylva-core/-/jobs/7061937151#L2279:

Kustomization/sylva-system/multus-ready InProgress                      Kustomization generation is 1, but latest observed generation is -1
╰┄╴┬┄┄[Conditions]
   ├┄╴Reconciling                       True       ProgressingWithRetry Running health checks for revision sha1:0992c3b91ed4741ea2d10b67ba15e3a04f6d0f12 with a timeout of 30s
   ├┄╴Ready                             False      HealthCheckFailed    health check failed after 30.016508879s: timeout waiting for: [DaemonSet/kube-system/multus-rke2-whereabouts status: 'InProgress']
   ╰┄╴Healthy                           False      HealthCheckFailed    timeout waiting for: [DaemonSet/kube-system/multus-rke2-whereabouts status: 'InProgress']

/cc @daniel.anton

Merge request reports