From 62acba1d533883135395fb178d6e3f38f08e1044 Mon Sep 17 00:00:00 2001 From: Jonathan Lebon Date: Wed, 15 Mar 2023 16:10:19 -0400 Subject: [PATCH] updates/next: don't rollout f38 We found a last-minute issue on updating aarch64 nodes: https://github.com/coreos/fedora-coreos-tracker/issues/1441 Let's cancel the rollout while we figure out how to address this. --- updates/next.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/updates/next.json b/updates/next.json index 75c65161..ac5a1f31 100644 --- a/updates/next.json +++ b/updates/next.json @@ -75,16 +75,6 @@ "start_percentage": 1.0 } } - }, - { - "version": "38.20230310.1.0", - "metadata": { - "rollout": { - "duration_minutes": 2160, - "start_epoch": 1678953600, - "start_percentage": 0.0 - } - } } ] }