ostreedev / ostree

Operating system and container binary deployment and upgrades
https://ostreedev.github.io/ostree/
Other
1.31k stars 300 forks source link

prepare-root: Fix composefs docs #3334

Closed cgwalters closed 3 weeks ago

cgwalters commented 3 weeks ago

In practice in ostree-sysroot-deploy.c we only react to having composefs = yes; the docs mention maybe but that never did anything.

The value is wrong in the code too, but I'm not touching that here to avoid conflating changes - the main thing to fix is the docs because here maybe == no.

openshift-ci[bot] commented 3 weeks ago

@cgwalters: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/fcos-e2e f3fdf2e3f6a17e7a7eecca1453bb89b7cca97ca1 link true /test fcos-e2e

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).