Validate config when using Salt directly
Open
ceph-salt
ceph-salt-formula
- Dominant language
- Python
- Stars
- 36
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
The `ceph-salt deploy` command validates the configuration before starting the deployment, but those validations should also be executed if the user applies the state directly from Salt, e.g.: `salt -G 'ceph-salt:member' state.apply ceph-salt`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the validation flow used by `ceph-salt deploy` and the Salt `state.apply ceph-salt` entry point shown in the issue. Ensure the same configuration validations run for direct Salt application, then verify both invocation paths behave consistently with the project’s relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100