From db1baec9e31d283813171cbf9a25e7eae51d3802 Mon Sep 17 00:00:00 2001 From: Lennart Jern Date: Mon, 9 Dec 2024 11:17:05 +0200 Subject: [PATCH] E2E: Revert temporary pinning of Ironic The issue has been fixed so we can safely revert the workaround. Signed-off-by: Lennart Jern --- ironic-deployment/overlays/e2e/kustomization.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/ironic-deployment/overlays/e2e/kustomization.yaml b/ironic-deployment/overlays/e2e/kustomization.yaml index 56f575d74b..f96413b120 100644 --- a/ironic-deployment/overlays/e2e/kustomization.yaml +++ b/ironic-deployment/overlays/e2e/kustomization.yaml @@ -18,12 +18,6 @@ configMapGenerator: patches: - path: ironic-patch.yaml -# TODO(lentzi90): Remove once issue resolved: -# https://github.com/metal3-io/baremetal-operator/issues/2110 -images: -- name: quay.io/metal3-io/ironic - newTag: release-26.0 - # NOTE: These credentials are generated automatically in hack/ci-e2e.sh secretGenerator: - name: ironic-htpasswd