@@ -43,7 +43,7 @@ The content and storage subsystems would produce bundles and the execution subsy
|
||||
However, with a bundle being on the filesystem, having this concept does not work as smoothly on Windows
|
||||
as it would for Unix platforms.
|
||||
|
||||
So the major design change is that bundles will be an implemenation detail of the runtime and not a core
|
||||
So the major design change is that bundles will be an implementation detail of the runtime and not a core
|
||||
part of the API. You will no longer pass the bundle path to containerd, it will manage bundles internally
|
||||
and the root filesystem mounts along with the spec, passed via the `Any` type, will be API fields for the
|
||||
create request of a container.
|
||||
|
||||
Reference in New Issue
Block a user