File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 1+ * crun-1.8.1
2+
3+ - linux: idmapped mounts expect the same configuration as the user
4+ namespace mappings. Before they were expecting the inverted
5+ mapping. It is a breaking change, but the behavior was aligned to
6+ what runc will do as well.
7+ - krun: always allow /dev/kvm in the cgroup configuration.
8+ - handlers: disable exec for handlers that do not support it.
9+ - selinux: allow setting fscontext using a custom annotation.
10+ - cgroup: reset systemd unit if start fails.
11+ - cgroup: rmdir the entire systemd scope. It fixes a leak on cgroupv1.
12+ - cgroup: always delete the cgroup on errors. On some errors it could
13+ have been leaked before.
14+
115* crun-1.8
216
317- linux: precreate devices on the host.
You can’t perform that action at this time.
0 commit comments