Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
workflow: add additional images to mirror
Noticed in the calico logs: ``` pod_workers.go:965] "Error syncing pod, skipping" err="[failed to \"StartContainer\" for \"calico-csi\" with ImagePullBackOff: \"Back-off pulling image \\\"ghcr.io/flatcar/calico/csi:v3.26.3\\\"\", failed to \"StartContainer\" for \"csi-node-driver-registrar\" with ImagePullBackOff: \"Back-off pulling image \\\"ghcr.io/flatcar/calico/node-driver-registrar:v3.26.3\\\"\"]" pod="calico-system/csi-node-driver-gdhcm" podUID=05b7a8ec-7d12-486a-b6a2-87388a502d4a ``` projectcalico/calico@9d39763 might be related? But not sure since it's present since the release 3.25.0 Signed-off-by: Mathieu Tortuyaux <[email protected]>
- Loading branch information