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

prepareroot: Also accept composefs enabled=signed #635

Merged
merged 1 commit into from
May 30, 2024

Conversation

cgwalters
Copy link
Member

This was an oversight, unfortunately having two different programming languages here led to less code sharing.

Closes: #633

This was an oversight, unfortunately having two different
programming languages here led to less code sharing.

Closes: ostreedev#633
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.

👍

@@ -112,6 +145,27 @@ fn test_tristate() {
}
}

#[test]
fn test_composefs_state() {
Copy link
Contributor

Choose a reason for hiding this comment

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

❤️

@jeckersb jeckersb merged commit 4730a72 into ostreedev:main May 30, 2024
10 checks passed
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.

ostree container image deploy don't support composefs=signed
2 participants