Skip to content

Conversation

cgwalters
Copy link
Collaborator

We want to gracefully handle the case where there's no booted/staged image - i.e. when there's no spec.

However we only support deploying a container image. So add a RequiredHostSpec that is like HostSpec but without the Option.

This drops out a few unnecessary Option-juggling in the deploy code.

Prep for adding configmaps to the spec.

We want to gracefully handle the case where there's no booted/staged
image - i.e. when there's no spec.

However we only support deploying a container image.  So add
a `RequiredHostSpec` that is like `HostSpec` but without the
`Option`.

This drops out a few unnecessary `Option`-juggling in the deploy
code.

Prep for adding configmaps to the spec.

Signed-off-by: Colin Walters <walters@verbum.org>
@cgwalters cgwalters merged commit 0a657ea into bootc-dev:main Oct 15, 2023
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