We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96de01b commit eac58a4Copy full SHA for eac58a4
ChangeLog
@@ -1,5 +1,24 @@
1
OpenContainers Specifications
2
3
+Changes with v1.0.0:
4
+
5
+ Breaking changes:
6
7
+ * config: Shift disableOOMKiller from linux.resources to
8
+ linux.resources.memory (#896)
9
10
+ Decreased restrictions:
11
12
+ * runtime: Make the state JSON's pid optional on non-Linux platforms
13
+ (#897)
14
15
+ Minor fixes and documentation:
16
17
+ * schema/defs-linux: Require Syscall.action (#885)
18
+ * specs-go/config: Fix 'omiempty' -> 'omitempty' typo for
19
+ LinuxSeccompArg.ValueTwo (#884)
20
+ * ROAMAP: remove the pre-v1.0.0 roadmap (#890)
21
22
Changes with v1.0.0-rc6:
23
24
Breaking changes:
0 commit comments