leapp-repository
leapp-repository copied to clipboard
[ceph][luks] Fix ceph cephvolumescan for cephadm
For cephadm the containers are named ceph-
Other issue is that OSDs can have multiple volumes in them so filtering just for the first one is wrong and we need to check each volume for the encryption.
Resolves: rhbz#2264543 Fixes: https://issues.redhat.com/browse/RHEL-25838
Orig PR: https://github.com/oamg/leapp-repository/pull/1180
TODO:
- [ ] fix the bug
- [ ] remove added debug msgs from tests