]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc/dev/release-checklists: remove ceph-container task
authorPatrick Donnelly <pdonnell@ibm.com>
Thu, 6 Feb 2025 21:33:05 +0000 (16:33 -0500)
committerPatrick Donnelly <pdonnell@ibm.com>
Thu, 6 Feb 2025 21:33:05 +0000 (16:33 -0500)
It's no longer necessary per:

    https://github.com/ceph/ceph/pull/61321#discussion_r1945268594

Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
doc/dev/release-checklists.rst

index 7e2dbde5213fab00a15018f37035bd45af09ae3f..e3807141877c380302007d2cc5c6404cd5b1b883 100644 (file)
@@ -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
 ================