Files
kubernetes/pkg
Kubernetes Submit Queue 8f918d361b Merge pull request #33809 from Random-Liu/fix-mount-issue-in-dockershim
Automatic merge from submit-queue

CRI: Fix mount issue in dockershim.

For https://github.com/kubernetes/kubernetes/issues/33189.

The test `Container Runtime Conformance Test container runtime conformance blackbox test when starting a container that exits should report termination message if TerminationMessagePath is set` flakes a lot. (see https://k8s-testgrid.appspot.com/google-node#kubelet-cri-gce-e2e&width=5)

After some investigation, I found the problem is that we are using pointer of iterator.

This fixes the flake.

@yujuhong @feiskyer
2016-09-29 21:44:07 -07:00
..
2016-09-19 09:57:19 -04:00
2016-09-29 14:14:06 -04:00
2016-09-28 10:53:30 -07:00
2016-09-29 17:03:31 -07:00
2016-08-31 13:46:40 -07:00
2016-09-29 20:13:39 -07:00
2016-08-25 10:57:31 -07:00
2016-09-29 13:52:20 -04:00
2016-08-22 14:18:15 -04:00
2016-09-28 10:53:30 -07:00
2016-09-01 15:55:34 -07:00
2016-09-20 14:47:31 +08:00
2016-09-28 10:53:30 -07:00