ostreedev / ostree-rs-ext

Rust library with higher level APIs on top of the core ostree API
Apache License 2.0
72 stars 22 forks source link

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

Closed jbtrystram closed 1 month ago

jbtrystram commented 1 month ago

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 https://github.com/coreos/coreos-assembler/pull/3813#issuecomment-2137773459 for more details

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

cgwalters commented 1 month ago

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