oxidecomputer / oxidecomputer/crucible
Make crutest's volume create error out when conflicts arise
Open
@leftwo is already working on this.
Since Sep 26, 2024.
- Dominant language
- Rust
- Stars
- 260
- Forks
- 34
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 8
Description
Right now you can specify:
Various crucible opts.
A dsc endpoint
A VCR file
Some of these options will conflict and or take precedence over each other and it may
not be clear to the user what kind of volume they are getting.
Options that conflict should not be allowed, or should return error if they are detected.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.