]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/releases/tentacle: add more v20.2.2 blocker fixes
authorPatrick Donnelly <pdonnell@ibm.com>
Mon, 15 Jun 2026 23:30:24 +0000 (19:30 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Tue, 16 Jun 2026 02:52:47 +0000 (22:52 -0400)
Resolves: https://tracker.ceph.com/issues/77357
Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
doc/releases/releases.yml
doc/releases/tentacle.rst

index b3772b88dbc9cb874866b46cb71a06c54eda7686..6afa8f6464dc9eeb3734a19739d7982b34cefb82 100644 (file)
@@ -20,7 +20,7 @@ releases:
     target_eol: 2027-11-18
     releases:
       - version: 20.2.2
-        released: 2026-06-15
+        released: 2026-06-16
       - version: 20.2.1
         released: 2026-04-06
       - version: 20.2.0
index 1de8b03c012c01b99bd28aa927866f1e48139f19..0534c1438ef3e915498bb45b344ebf9a8b40c441 100644 (file)
@@ -12,7 +12,7 @@ This is the second minor release in the Tentacle series. We recommend that all u
 Release Date
 ------------
 
-June 15, 2026
+June 16, 2026
 
 Notable Changes
 ---------------
@@ -71,7 +71,6 @@ External Block Device (extblkdev)
 Changelog
 ---------
 * (tentacle) ceph-volume: backport PRs 67047 and 67240 (`pr#67343 <https://github.com/ceph/ceph/pull/67343>`_, Guillaume Abrioux, Parfait Detchenou)
-* 20.2.1 (`pr#68185 <https://github.com/ceph/ceph/pull/68185>`_, Ceph Release Team)
 * [tentacle] bluestore, extblkdev: Now plugins can raise health warnings (`pr#68663 <https://github.com/ceph/ceph/pull/68663>`_, Adam Kupczyk, Igor Fedotov, Martin Ohmacht)
 * Backporting PRs 67236 and 67419 (`pr#67533 <https://github.com/ceph/ceph/pull/67533>`_, Adam King)
 * Beacon diff + Stretched cluster (`pr#68347 <https://github.com/ceph/ceph/pull/68347>`_, Leonid Chernin, Samuel Just)
@@ -160,6 +159,7 @@ Changelog
 * mgr: ensure that all modules have started before advertising active mgr (`pr#67850 <https://github.com/ceph/ceph/pull/67850>`_, Laura Flores)
 * mgr: fix continous smb MgrDBNotReady (`pr#68598 <https://github.com/ceph/ceph/pull/68598>`_, Pedro Gonzalez Gomez)
 * mgr: fix PyObject\* refcounting in TTLCache and cleanup logic (`pr#66482 <https://github.com/ceph/ceph/pull/66482>`_, Nitzan Mordechai)
+* mgr: guard close_section calls in get_perf_schema_python (`pr#69436 <https://github.com/ceph/ceph/pull/69436>`_, Lumir Sliva)
 * mgr: isolated CherryPy to prevent global state sharing (`pr#67465 <https://github.com/ceph/ceph/pull/67465>`_, Nizamudeen A, Anmol Babu)
 * mon [stretch-mode]: Allow a max bucket weight diff threshold (`pr#67790 <https://github.com/ceph/ceph/pull/67790>`_, Kamoltat Sirivadhna, Kamoltat (Junior) Sirivadhna)
 * mon/AuthMonitor: add osd w cap for superuser client (`pr#68314 <https://github.com/ceph/ceph/pull/68314>`_, Venky Shankar, Patrick Donnelly)
@@ -176,6 +176,7 @@ Changelog
 * os/bluestore:fix bluestore_volume_selection_reserved_factor usage (`pr#66837 <https://github.com/ceph/ceph/pull/66837>`_, Igor Fedotov)
 * osd/scrub: support an operator-abort command (`pr#67031 <https://github.com/ceph/ceph/pull/67031>`_, Ronen Friedman)
 * osd: add pg-upmap-primary to clean_pg_upmaps (`pr#67407 <https://github.com/ceph/ceph/pull/67407>`_, Laura Flores)
+* osd: Allow multiple objects with same version in missing list (`pr#69450 <https://github.com/ceph/ceph/pull/69450>`_, Alex Ainscow)
 * osd: Avoid assertion on empty object read when reading multiple objects (`pr#68714 <https://github.com/ceph/ceph/pull/68714>`_, Alex Ainscow)
 * osd: Avoid pwlc spanning intervals (`pr#68708 <https://github.com/ceph/ceph/pull/68708>`_, Bill Scales)
 * osd: Change rmissing map key from version_t to eversion_t (`pr#68716 <https://github.com/ceph/ceph/pull/68716>`_, Alex Ainscow)