Files
containerd/pkg
wanglei01 5f293d9ac4 [CRI] Fix panic when registry.mirrors use localhost
When containerd use this config:

```
[plugins."io.containerd.grpc.v1.cri".registry.mirrors]
  [plugins."io.containerd.grpc.v1.cri".registry.mirrors."localhost:5000"]
      endpoint = ["http://localhost:5000"]
```

Due to the `newTransport` function does not initialize the `TLSClientConfig` field.
Then use `TLSClientConfig` to cause nil pointer dereference

Signed-off-by: wanglei <wllenyj@linux.alibaba.com>
2021-11-19 10:56:46 +08:00
..
2020-04-22 19:35:37 -05:00
2021-10-06 13:24:30 +09:00
2021-08-22 09:31:50 +09:00
2021-08-22 09:31:50 +09:00
2021-08-22 09:31:50 +09:00
2019-07-14 20:49:40 -07:00
2021-08-22 09:31:50 +09:00
2021-08-22 09:31:50 +09:00
2021-11-16 11:06:40 +08:00
2021-08-22 09:31:50 +09:00