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 to HetznerBareMetalHost for failed provisioning processes with recordActionFailed #1044

Closed
janiskemper opened this issue Nov 6, 2023 · 0 comments · Fixed by #1051
Assignees

Comments

@janiskemper
Copy link
Contributor

/kind proposal

Detailed Description
We have some situations where recordActionFailure is used to indicate that something is wrong, e.g. that the provided WWN does not match any storage devices.

As we switched to conditions and show them in the printcolumn of the objects, we should add a condition for every case.

In the case of wrong rootDeviceHints, we should maybe add a new condition that validates this. That is important since this condition is independent of a concrete provisioning process, as this is an information that depends only on HetznerBareMetalHost and not on any HetznerBareMetalMachine.

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 a pull request may close this issue.

1 participant