From aabdb1f4a1a353493bbf49209fcefbbb36668e38 Mon Sep 17 00:00:00 2001 From: Patrick Donnelly Date: Thu, 6 Feb 2025 16:33:05 -0500 Subject: [PATCH] doc/dev/release-checklists: remove ceph-container task It's no longer necessary per: https://github.com/ceph/ceph/pull/61321#discussion_r1945268594 Signed-off-by: Patrick Donnelly --- doc/dev/release-checklists.rst | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/doc/dev/release-checklists.rst b/doc/dev/release-checklists.rst index 7e2dbde5213..e3807141877 100644 --- a/doc/dev/release-checklists.rst +++ b/doc/dev/release-checklists.rst @@ -122,20 +122,6 @@ In the `ceph/ceph-build.git` repo: - [x] grep for previous release and add relevant build targets (e.g. for reef https://github.com/ceph/ceph-build/pull/2076 and https://github.com/ceph/ceph-build/pull/2119 and https://github.com/ceph/ceph-build/pull/2315) -ceph-container --------------- -In the `ceph/ceph-container.git` repo: - -- [ ] Add the release name to `Makefile` -- [ ] Update `ceph-releases/ALL/centos/daemon-base/__DOCKERFILE_INSTALL__` with the with the supported nfs-ganesha version -- [ ] Update `contrib/build-push-ceph-container-imgs.sh` with the new release -- [ ] Update `contrib/ceph-build-config.sh` with the release name -- [ ] Update `contrib/common.sh` with supported version numbers -- [ ] Update `maint-lib/ceph_version.sh` with the release name - -See https://github.com/ceph/ceph-container/pull/2109 as an example for what to do. - - After dev freeze ================ -- 2.47.3