Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Feb 24, 2020. It is now read-only.

Conversation

@iaguis
Copy link
Member

@iaguis iaguis commented May 13, 2016

Using the Pod manifest readOnlyRootFS option mounts the rootfs of the app
as read-only using systemd-exec unit option ReadOnlyDirectories.

Fixes #2487
Supersedes #2612

tmrts added 3 commits May 13, 2016 11:24
Using the Pod manifest `readOnlyRootFS` option mounts the rootfs of the app
as read-only using systemd-exec unit option `ReadOnlyDirectories`.

Uses `ReadWriteDirectories` systemd-exec unit option for mounting
read-write volumes.

Fixes rkt#2487
Tests shouldn't fail completely when a case fails
Systemd doesn't take paths relative to RootDirectory when specifying
ReadWriteDirectories and ReadOnlyDirectories.
@iaguis iaguis force-pushed the iaguis/read-only-rootfs branch from d2af4e4 to e46dcdd Compare May 13, 2016 11:38
@alban
Copy link
Member

alban commented May 13, 2016

LGTM if green.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants