We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7521731 commit 5a8fa99Copy full SHA for 5a8fa99
NEWS
@@ -1,3 +1,14 @@
1
+* crun-1.8.4
2
+
3
+- fix build on CentOS 7.
4
+- drop custom annotation to set the time namespace and use the OCI
5
+ specs instead.
6
+- cgroup: workaround cpu quota/period issue with v1. Sometimes
7
+ setting CPU quota period fails when a new period is lower, and a
8
+ parent cgroup has CPU quota limit set.
9
+- cgroup: fix set quota to -1 on cgroup v1.
10
+- criu: drop loading unused functions.
11
12
* crun-1.8.3
13
14
- update: initialize the rt limits only on cgroup v1.
0 commit comments