--read-only-tmpfs logic appears inversed #20225
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
Issue Description
I have --read-only=True and --read-only-tmpfs=False set (via ansible) but /dev came out read-only.
The description for the option seems... topsey-turvey, also:
The description seems to be opposite to what the name implies and the way this functioned until now.
Steps to reproduce the issue
Steps to reproduce the issue
Describe the results you received
The line for /dev was set 'ro'.
Describe the results you expected
The line for /dev should've been 'rw'.
podman info output
Podman in a container
No
Privileged Or Rootless
None
Upstream Latest Release
Yes
Additional environment details
Additional environment details
Additional information
Some testing:
The text was updated successfully, but these errors were encountered: