Skip to content

Commit

Permalink
doc/dev/release-checklist: mark ceph-container changes done
Browse files Browse the repository at this point in the history
Per ceph/ceph-container#2174.

Signed-off-by: Radosław Zarzyński <[email protected]>
  • Loading branch information
rzarzynski authored and Laura Flores committed Dec 21, 2023
1 parent e0f3960 commit c6fb84f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions doc/dev/release-checklists.rst
Original file line number Diff line number Diff line change
Expand Up @@ -131,12 +131,12 @@ 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
- [x] Add the release name to `Makefile`
- [x] Update `ceph-releases/ALL/centos/daemon-base/__DOCKERFILE_INSTALL__` with the with the supported nfs-ganesha version
- [x] Update `contrib/build-push-ceph-container-imgs.sh` with the new release
- [x] Update `contrib/ceph-build-config.sh` with the release name
- [x] Update `contrib/common.sh` with supported version numbers
- [x] 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.

Expand Down

0 comments on commit c6fb84f

Please sign in to comment.