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

Make Machine image field optional #523

Merged
merged 1 commit into from
Oct 31, 2022
Merged

Conversation

afritzler
Copy link
Member

@afritzler afritzler commented Oct 27, 2022

Proposed Changes

To support non-RAM boots we want to allow to omit the .spec.image field in the Machine spec. The image in this case will be referenced by the corresponding Volume.

Fixed wrong references in api-references docs.

/cc @gehoern

@afritzler afritzler requested a review from a team as a code owner October 27, 2022 14:06
@github-actions github-actions bot added api-change compute documentation Improvements or additions to documentation size/S labels Oct 27, 2022
@afritzler afritzler force-pushed the enh/machine-image-optional branch from 98e3c1a to b2b477f Compare October 27, 2022 15:34
@github-actions github-actions bot added size/M and removed size/S labels Oct 27, 2022
@afritzler afritzler force-pushed the enh/machine-image-optional branch from b2b477f to dae98bb Compare October 27, 2022 15:49
@github-actions github-actions bot added size/L and removed size/M labels Oct 27, 2022
To support non-RAM boots we want to allow to omit the `.spec.image`
field in the `Machine` spec. The image in this case will be referenced
by the corresponding `Volume`.
@afritzler afritzler force-pushed the enh/machine-image-optional branch from dae98bb to f020663 Compare October 27, 2022 15:56
@afritzler afritzler merged commit 3e47d88 into main Oct 31, 2022
@afritzler afritzler deleted the enh/machine-image-optional branch October 31, 2022 09:20
@afritzler afritzler added the enhancement New feature or request label Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api-change compute documentation Improvements or additions to documentation enhancement New feature or request size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants