canonical / canonical/microcloud
Set local `storage.*` config keys when CephFS pool gets configured
- Dominant language
- Go
- Stars
- 532
- Forks
- 83
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 36
Description
Currently MicroCloud configures the `storage.backups_volume` and `storage.images_volume` config keys only in case `local` storage gets configured.
If a user decides to only configure `remote` storage, those config settings aren't populated. However if the user decides to also setup a CephFS pool, we could still set the config keys.
Contributor guide
Research direction
Trace the existing path that sets storage.backups_volume and storage.images_volume during local storage configuration, then compare it with the CephFS pool configuration path. Confirm the keys are populated when remote storage is configured alongside a CephFS pool, and remain unset when no applicable pool is configured.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100