Skip to content

Conversation

@likebreath
Copy link
Member

This aligns with our CLI syntax. The correctness of DiskConfig will be ensured via VmConfig::validate(), e.g. path and socket are mutually exclusive.

Fixes: #7016

This aligns with our CLI syntax. The correctness of `DiskConfig` will be
ensured via `VmConfig::validate()`, e.g. `path` and `socket` are
mutually exclusive.

Fixes: cloud-hypervisor#7016

Signed-off-by: Bo Chen <[email protected]>
@likebreath likebreath marked this pull request as ready for review April 4, 2025 16:37
@likebreath likebreath requested a review from a team as a code owner April 4, 2025 16:37
@likebreath likebreath added the bug-fix Bug fix to include in release notes label Apr 4, 2025
@likebreath likebreath added this pull request to the merge queue Apr 9, 2025
Merged via the queue into cloud-hypervisor:main with commit 0e3733e Apr 9, 2025
38 of 39 checks passed
@likebreath likebreath moved this from 🆕 New to ✅ Done in Cloud Hypervisor Roadmap May 22, 2025
@likebreath likebreath deleted the 0404/fix_openapi branch July 16, 2025 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug-fix Bug fix to include in release notes

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

OpenAPI DiskConfig requires path, preventing vhost_socket disk usage

3 participants