Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

ostree container image deploy don't support composefs=signed #633

Closed
jbtrystram opened this issue May 29, 2024 · 1 comment · Fixed by #635
Closed

ostree container image deploy don't support composefs=signed #633

jbtrystram opened this issue May 29, 2024 · 1 comment · Fixed by #635

Comments

@jbtrystram
Copy link

jbtrystram commented May 29, 2024

While working on a POC enabling a signed composeFS in coreos-assembler I get the following error at the ostree container image deploy step:

error: Reading composefs config: Loading composefs config: Invalid tri-state value: signed

See coreos/coreos-assembler#3813 (comment) for more details

EDIT: Ah, sorry I should have opened the issue against the ostree repo

@cgwalters
Copy link
Member

EDIT: Ah, sorry I should have opened the issue against the ostree repo

This is the correct repo actually because this code has a different parser it's broken here

cgwalters added a commit to cgwalters/ostree-rs-ext that referenced this issue May 29, 2024
This was an oversight, unfortunately having two different
programming languages here led to less code sharing.

Closes: ostreedev#633
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants