From: Patrick Donnelly Date: Mon, 15 Jun 2026 21:14:13 +0000 (-0400) Subject: doc/dev/release-process: update according to supported releases X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=8a2cbbd4f89bf3410935c82f17bb2a621034f9c3;p=ceph.git doc/dev/release-process: update according to supported releases From: https://docs.ceph.com/en/latest/start/os-recommendations/ Signed-off-by: Patrick Donnelly --- diff --git a/doc/dev/release-process.rst b/doc/dev/release-process.rst index 7a5781b0e99..d02ee49ea0b 100644 --- a/doc/dev/release-process.rst +++ b/doc/dev/release-process.rst @@ -104,21 +104,17 @@ We'll use a stable/regular 19.2.2 release of Squid as an example throughout this NOTE: if for some reason the build has to be restarted (for example if one distro failed) then the ``TAG`` option has to be unchecked. -4. Use https://docs.ceph.com/en/latest/start/os-recommendations/?highlight=debian#platforms to determine the ``DISTROS`` parameter. For example, - - +-------------------+--------------------------------------------------+ - | Release | Distro Codemap | - +===================+==================================================+ - | pacific (16.X.X) | ``focal bionic buster bullseye`` | - +-------------------+--------------------------------------------------+ - | quincy (17.X.X) | ``jammy focal centos9 bullseye`` | - +-------------------+--------------------------------------------------+ - | reef (18.X.X) | ``jammy focal centos9 windows bookworm`` | - +-------------------+--------------------------------------------------+ - | squid (19.X.X) | ``jammy centos9 windows bookworm`` | - +-------------------+--------------------------------------------------+ - | tentacle (20.X.X) | ``jammy centos9 noble windows bookworm rocky10`` | - +-------------------+--------------------------------------------------+ +4. Use :ref:`start-platforms` to determine the ``DISTROS`` parameter. For example, + + +-------------------+---------------------------------------------------------+ + | Release | Distro Codemap | + +===================+=========================================================+ + | squid (19.X.X) | ``jammy centos9 windows bookworm`` | + +-------------------+---------------------------------------------------------+ + | tentacle (20.X.X) | ``jammy centos9 rocky10 windows bookworm`` | + +-------------------+---------------------------------------------------------+ + | umbrella (21.X.X) | ``jammy noble centos9 rocky10 bookworm trixie windows`` | + +-------------------+---------------------------------------------------------+ 5. Click ``Build``. diff --git a/doc/start/os-recommendations.rst b/doc/start/os-recommendations.rst index da0589c08cf..6be7094b69f 100644 --- a/doc/start/os-recommendations.rst +++ b/doc/start/os-recommendations.rst @@ -54,6 +54,8 @@ Linux Kernel full-time maintainer. As of July 2025 there are no plans to remove this client but the future is uncertain. +.. _start-platforms: + Platforms =========