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

Drop status warning #298

Merged
merged 2 commits into from
Feb 2, 2024
Merged

Conversation

cgwalters
Copy link
Collaborator

status: Drop warning

Per the issue, having the API format be v1alpha is enough.

Closes: #297
Signed-off-by: Colin Walters walters@verbum.org


Adapt warning API for usage in install

The warning helper API just became unused by the previous
commit; make it used in another place it should have been.

Signed-off-by: Colin Walters walters@verbum.org


Per the issue, having the API format be `v1alpha` is enough.

Closes: containers#297
Signed-off-by: Colin Walters <walters@verbum.org>
The `warning` helper API just became unused by the previous
commit; make it used in another place it should have been.

Signed-off-by: Colin Walters <walters@verbum.org>
@github-actions github-actions bot added the area/install Issues related to `bootc install` label Feb 2, 2024
Copy link
Contributor

@prestist prestist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cgwalters cgwalters merged commit 8558c96 into containers:main Feb 2, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/install Issues related to `bootc install`
Projects
None yet
Development

Successfully merging this pull request may close these issues.

remove note line from bootc status --json
2 participants