]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
container: install ceph-mgr-modules-core and ceph-mgr-modules-standard 68989/head
authorKefu Chai <k.chai@proxmox.com>
Tue, 19 May 2026 14:43:56 +0000 (22:43 +0800)
committerKefu Chai <k.chai@proxmox.com>
Mon, 1 Jun 2026 08:00:26 +0000 (16:00 +0800)
The Containerfile uses --setopt=install_weak_deps=False throughout, so
ceph-mgr-modules-core (a Recommends of ceph-mgr, not a Requires) and
the split-out module packages are not automatically installed. Add them
explicitly.

Signed-off-by: Kefu Chai <k.chai@proxmox.com>
container/Containerfile

index 07d68e6b5dfb2b97cd22d4e90c517c7e7ddf77a0..e6d7acbf18a4d1cee46c85c56bf30f5ac6dd001e 100644 (file)
@@ -160,6 +160,8 @@ ceph-mgr-cephadm \
 ceph-mgr-dashboard \
 ceph-mgr-diskprediction-local \
 ceph-mgr-k8sevents \
+ceph-mgr-modules-core \
+ceph-mgr-modules-standard \
 ceph-mgr-rook \
 ceph-mgr \
 ceph-mon \