kubernetes/pkg/kubelet/dockershim/libdocker
David Porter 904cb67267 Fixes after runc libcontainer and docker update
- libcontainer renamed
  `github.com/opencontainers/runc/libcontainer/configs` to
  `github.com/opencontainers/runc/libcontainer/devices` so use the new
  references

- Update `dockershim` `ContainerCreate` call after docker update to
  v20.10.2
2021-03-08 22:10:29 -08:00
..
testing hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
client.go Structured Logging migration: modify dockershim and network part logs of kubelet. 2021-02-14 16:01:47 +08:00
fake_client.go [kubelet/dockershim] : Use local copy for range iterator 2020-07-18 12:52:23 -04:00
helpers_test.go Add dockerless tags to all files in dockershim 2020-05-07 17:18:50 -04:00
helpers.go Structured Logging migration: modify dockershim and network part logs of kubelet. 2021-02-14 16:01:47 +08:00
instrumented_client.go Add dockerless tags to all files in dockershim 2020-05-07 17:18:50 -04:00
kube_docker_client_test.go Add dockerless tags to all files in dockershim 2020-05-07 17:18:50 -04:00
kube_docker_client.go Fixes after runc libcontainer and docker update 2021-03-08 22:10:29 -08:00