Files
kubernetes/pkg/kubelet
Kubernetes Submit Queue cfcf9d8511 Merge pull request #61965 from Random-Liu/fix-error-handling
Automatic merge from submit-queue (batch tested with PRs 61929, 61965). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Fix dockershim CreateContainer error handling.

Found this bug in CRI validation test https://github.com/kubernetes-incubator/cri-tools/pull/282.

In https://github.com/kubernetes/kubernetes/pull/52077, we expect container creation to return error if `RunAsGroup` is specified without `RunAsUser` or `RunAsUsername`. However, the error returned is not handled.

@krmayankk This is only a corner case. Does this worth cherry-pick into 1.10?
@kubernetes/sig-node-bugs 

Signed-off-by: Lantao Liu <lantaol@google.com>

**Release note**:

```release-note
none
```
2018-03-31 01:22:03 -07:00
..
2018-03-30 07:38:19 +00:00
2018-03-27 09:29:35 -07:00
2018-03-27 09:29:35 -07:00
2018-02-23 01:42:35 +00:00
2018-03-27 09:29:35 -07:00
2018-02-24 17:39:21 +08:00
2018-03-27 09:29:35 -07:00
2018-02-27 20:23:35 +08:00
2018-02-27 20:23:35 +08:00