You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build: rebase cephcsi container image to Rocky Linux 10
The cephcsi image still built on CentOS Stream 9 packages while upstream
Ceph has moved to Rocky Linux 10.
This change moves the builder and final stage to Rocky Linux 10,
install Tentacle client RPMs from the el10 ceph-release repo,
and enable CRB repo.
This drops the el9 ceph:v20 builder base and the stream9-minimal final
image in favour of rockylinux:10 and rockylinux:10-minimal.
Fixes#6411
Signed-off-by: Shatadru Bandyopadhyay <shatadru1@gmail.com>
0 commit comments