You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* runtime: Enviroment MUST match the configuration, #397
554
+
* runtime: Environment MUST match the configuration, #397
555
555
* config: Runtime MUST generate errors for unsupported platforms,
556
556
#441
557
557
* config: Windows mount destinations MUST NOT be nested, #437
@@ -567,7 +567,7 @@ Changes with v1.0.0-rc1:
567
567
* config: Allow absolute paths for root.path (which previously
568
568
required relative paths), #394
569
569
* config-linux: Add linux.mountLabel, #393
570
-
* config-linux: Add suport for cgroup namespace, #397
570
+
* config-linux: Add support for cgroup namespace, #397
571
571
* config-linux: Runtime SHOULD NOT modify ownership of any
572
572
referenced filesystem (previously the restriction only applied to
573
573
the root filesystem), #452
@@ -576,7 +576,7 @@ Changes with v1.0.0-rc1:
576
576
Minor fixes and documentation:
577
577
578
578
* README: Add project.md to the Table of Contents, #376
579
-
* README: Consistenly indent the Table of Contents, #400
579
+
* README: Consistently indent the Table of Contents, #400
580
580
* README: Link to LICENSE, #442
581
581
* README: Weekly call is OCI-wide, #378
582
582
* config: Explicit runtime namespace for hooks, #415
@@ -642,8 +642,7 @@ Changes with v0.5.0:
642
642
* style: Move one-sentence-per-line rule from the README, #369
643
643
* style: Remove dangling parenthesis, #359
644
644
* README: Add a link to the IRC logs, #358
645
-
* Fix "manadate", "exmaple", "paramters", and "preferrably" typos,
646
-
#353, #354
645
+
* Fix typos, #353, #354
647
646
648
647
Changes with v0.4.0:
649
648
Breaking changes:
@@ -729,7 +728,7 @@ Changes with v0.2.0:
729
728
* bundle.md: fix off-by-one error
730
729
* bundle.md: various updates to latest spec
731
730
* bundle: Move 'Linux sysctl' header to its own line
732
-
* Change commiter to committer
731
+
* Fix a typo
733
732
* Change Device field order in spec_linux.go, 'Path' should be top of the 'Type' field, according to the different of the config-linux.md, 'Path' field is the unique key.
0 commit comments