Open Issues Need Help
View All on GitHub device-add-flags doesn't enable dm-crypt when required about 1 month ago
AI Summary: The Microceph charm is failing to deploy OSDs with encryption enabled, even though the `device-add-flags` are configured with `encrypt:osd`. The charm units are entering a blocked state, and logs indicate that dm-crypt is not being enabled as expected.
Complexity:
3/5
good first issue
add-disk should provide a --wipe functionality 8 months ago
AI Summary: The `add-disk` action requires an enhancement to include a `--wipe` option. This new feature would allow users to clear a disk before adding it, similar to functionality already available in the snap version of the tool.
Complexity:
1/5
enhancement good first issue