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

Port to ostree-ext 0.13, cap-std 3 #283

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

cgwalters
Copy link
Collaborator

Main changes are

  • Configuration object is no longer an Option<T>
  • The metadata trait extensions now must be from cap-std

@github-actions github-actions bot added the area/install Issues related to `bootc install` label Jan 24, 2024
Copy link
Contributor

@jeckersb jeckersb left a comment

Choose a reason for hiding this comment

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

lgtm other than the bot being angry about missing signoff

Main changes are

- Configuration object is no longer an `Option<T>`
- The metadata trait extensions now must be from cap-std

Signed-off-by: Colin Walters <walters@verbum.org>
@jeckersb jeckersb merged commit c3b5fc8 into containers:main Jan 24, 2024
12 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.

None yet

2 participants