ostreedev / ostree-rs-ext

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

deploy: Don't enforce container sigpolicy by default, add `--enforce-container-sigpolicy` #594

Closed cgwalters closed 7 months ago

cgwalters commented 7 months ago

This mirrors the change done in https://github.com/containers/bootc/pull/230/commits/20d2d6cdc1bb2ddf7f8a6884ad83efaa708b4c65

Basically our attempts to enforce this didn't really work out.