Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Unify rootfs flags across all hypervisors and architectures #1642

Closed
mcastelino opened this issue May 8, 2019 · 0 comments · Fixed by #1660
Closed

Unify rootfs flags across all hypervisors and architectures #1642

mcastelino opened this issue May 8, 2019 · 0 comments · Fixed by #1660

Comments

@mcastelino
Copy link
Contributor

Description of problem

See discussion here #1633

We use different flags for the rootfs under different VMMs and Architectures. Unify the flags across all implementations so that we do not end up with inconsistencies.

Pennyzct added a commit to Pennyzct/runtime that referenced this issue May 10, 2019
Let's make this option consistent cross all archs,
since from a security point of view, there is no need
for us to write to the rootfs.

Fixes: kata-containers#1642

Signed-off-by: Penny Zheng <[email protected]>
Pennyzct added a commit to Pennyzct/runtime that referenced this issue May 15, 2019
Let's define agnostic commonkernelRootParams for all hypervisors,
including qemu, firecracker, etc. for now, it has two scenarios,
one for NVDIMM, one for virtio-blk.

Fixes: kata-containers#1642

Signed-off-by: Penny Zheng <[email protected]>
Pennyzct added a commit to Pennyzct/runtime that referenced this issue May 15, 2019
Let's define agnostic commonkernelRootParams for all hypervisors,
including qemu, firecracker, etc. for now, it has two scenarios,
one for NVDIMM, one for virtio-blk.

Fixes: kata-containers#1642

Signed-off-by: Penny Zheng <[email protected]>
Pennyzct added a commit to Pennyzct/runtime that referenced this issue May 15, 2019
Let's define agnostic commonkernelRootParams for all hypervisors,
including qemu, firecracker, etc. for now, it has two scenarios,
one for NVDIMM, one for virtio-blk.

Fixes: kata-containers#1642

Signed-off-by: Penny Zheng <[email protected]>
Pennyzct added a commit to Pennyzct/runtime that referenced this issue May 16, 2019
Let's define agnostic commonkernelRootParams for all hypervisors,
including qemu, firecracker, etc. for now, it has two scenarios,
one for NVDIMM, one for virtio-blk.

Fixes: kata-containers#1642

Signed-off-by: Penny Zheng <[email protected]>
Pennyzct added a commit to Pennyzct/runtime that referenced this issue May 29, 2019
Let's define agnostic commonkernelRootParams for all hypervisors,
including qemu, firecracker, etc. for now, it has two scenarios,
one for NVDIMM, one for virtio-blk.

Fixes: kata-containers#1642

Signed-off-by: Penny Zheng <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant