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

✨ Add conditions for rootDeviceHint validation #1051

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

janiskemper
Copy link
Contributor

What this PR does / why we need it:
Add conditions to make validation of rootDeviceHints in the bare metal provisioning process easily visible to the user.

small other change: remove second call to obtain storage devices, as the information is already specified in the object itself.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #1044

TODOs:

  • squash commits
  • include documentation
  • add unit tests

Add conditions to make validation of rootDeviceHints in the bare metal
provisioning process easily visible to the user.

small other change: remove second call to obtain storage devices, as
the information is already specified in the object itself.
@janiskemper janiskemper marked this pull request as ready for review November 14, 2023 09:15
@syself-bot syself-bot bot added area/code Changes made in the code directory area/api Changes made in the api directory labels Nov 14, 2023
@janiskemper janiskemper merged commit ba26588 into main Nov 14, 2023
14 checks passed
@janiskemper janiskemper deleted the rootdevicehints-condition branch November 14, 2023 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api Changes made in the api directory area/code Changes made in the code directory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add conditions to HetznerBareMetalHost for failed provisioning processes with recordActionFailed
2 participants