Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(api): add specification validation for correct VMI creation #626

Closed
wants to merge 1 commit into from

Conversation

eofff
Copy link
Contributor

@eofff eofff commented Jan 14, 2025

Description

Add VirtualMachine specification validation by affinity and topologySpreadConstraints.
Add block devices name validation (must no contains dots).

Why do we need it, and what problem does it solve?

What is the expected result?

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

Signed-off-by: Valeriy Khorunzhin <[email protected]>
@eofff eofff requested review from diafour and Isteb4k January 14, 2025 13:45
@eofff eofff closed this Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant