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

Allow to change in-memory machine image #585

Open
FlorinPeter opened this issue Dec 14, 2022 · 0 comments
Open

Allow to change in-memory machine image #585

FlorinPeter opened this issue Dec 14, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@FlorinPeter
Copy link

Summary

Currently the machine image (https://github.com/onmetal/onmetal-api/blob/main/api/compute/v1alpha1/machine_types.go#L38) can not be changed after it was set.

Motivation

This behavior currently blocks the update of bare metal machines because the initial image can not be changed and it is not an option to remove the machine assignment and recreate it because some bare metal machines are used for storage pools.

Because this image is used for in-memory booting it should not break something if it could be changed.

@FlorinPeter FlorinPeter added the enhancement New feature or request label Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

2 participants