From 1b6a8972ff16aee3798cc2d75f64176d49fe16ac Mon Sep 17 00:00:00 2001 From: Jonathan Lebon Date: Jan 07 2021 16:25:48 +0000 Subject: FCOS status update https://github.com/coreos/fedora-coreos-tracker/issues/690 --- diff --git a/modules/dashboard/pages/editions/fcos.adoc b/modules/dashboard/pages/editions/fcos.adoc index 6a94641..7fe0370 100644 --- a/modules/dashboard/pages/editions/fcos.adoc +++ b/modules/dashboard/pages/editions/fcos.adoc @@ -4,14 +4,17 @@ Point of Contact: Dusty Mabe (dustymabe) link:https://getfedora.org/coreos/[More information] -Update date: 2020-12-02 +Update date: 2021-01-07 -* Enablement work on getting the new LUKS path used in OKD -* Informational fedora messages are now sent by the FCOS pipeline for integration with other services (e.g. openQA, AWS Marketplace) -* OpenStack artifacts are now being tested on every pipeline build -* The FCOS `testing` stream has been rebased to Fedora 33 -* Enablement work for Full disk RAID support (will land soon) -* Ignition https://github.com/coreos/ignition/releases/tag/v2.8.0[v2.8.0] -* Zincati https://github.com/coreos/zincati/releases/tag/v0.0.14[v0.0.14] -* Added https://docs.fedoraproject.org/en-US/fedora-coreos/sysconfig-network-configuration/[documentation] for Networking Configuration -* Design https://github.com/coreos/fedora-coreos-tracker/issues/318#issuecomment-724234961[discussions] on supporting kargs via Ignition +* The FCOS stable stream has been rebased to Fedora 33 +* We now have an FCOS rawhide stream + * https://github.com/coreos/fedora-coreos-tracker/issues/497 + * https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/XPYEN7VTK26E5NHEI7YUXMJRK5LNGRXY/ +* Work has started on tracking the f34 rebase (https://github.com/coreos/fedora-coreos-tracker/issues/704) +* [rpm-ostree v2020.9](https://github.com/coreos/rpm-ostree/releases/tag/v2020.9) + * Rewritten `ex livefs` (now called `ex live-apply`) allows safely importing pending changes into the current boot without having to reboot +* [Afterburn v4.6.0](https://github.com/coreos/afterburn/releases/tag/v4.6.0) + * Support for hostname fetching on Alibaba Cloud and IBM Cloud +* Support for full-disk RAID1 has landed + * https://github.com/coreos/fedora-coreos-config/pull/718 + * More follow-up work to do