Files
containerd/pkg
Yohei Ueda b582da4438 Set masked and readonly paths based on default Unix spec
The default values of masked and readonly paths are defined
in populateDefaultUnixSpec, and are used when a sandbox is
created.  It is not, however, used for new containers.  If
a container definition does not contain a security context
specifying masked/readonly paths, a container created from
it does not have masked and readonly paths.

This patch applies the default values to masked and
readonly paths of a new container, when any specific values
are not specified.

Fixes #1569

Signed-off-by: Yohei Ueda <yohei@jp.ibm.com>
2020-09-09 23:13:05 +09:00
..
2020-04-22 19:35:37 -05:00
2020-07-16 11:46:25 +09:00
2020-04-22 19:35:37 -05:00
2020-04-22 19:35:37 -05:00
2020-04-22 19:35:37 -05:00
2020-07-30 18:51:23 +09:00
2020-06-22 15:03:47 -04:00
2020-04-22 19:35:37 -05:00