2 Commits

Author SHA1 Message Date
haozi007
112089d24b sync from openeuler
1. support default container log options
2. fix bugs
3. show all mutl network's ips
4. update api.proto to k8s v1.19.3

Signed-off-by: haozi007 <liuhao27@huawei.com>
2020-12-03 19:20:13 +08:00
lifeng68
3e3acdef32 Mounts: only qsort the configed mounts and make possible to bind mount /proc and /sys/fs.
related lxc PR fixed:
1.add check whether have /proc mounts entry, if has, skip the auto
2.mount cgroup before do mount entrys
3.pass if the mount on top of /proc and the source of the mount is a proc filesystem

Signed-off-by: lifeng68 <lifeng68@huawei.com>
2020-11-28 09:57:06 +08:00