• Yu-Ju Hong's avatar
    dockershim: remove the use of kubelet's internal API · e8da890a
    Yu-Ju Hong authored
    We let dockershim implement the kubelet's internal (CRI) API as an
    intermediary step before transitioning fully to communicate using gRPC.
    Now that kubelet has been communicating to the runtime over gRPC for
    multiple releases, we can safely retire the extra interface in
    dockershim.
    e8da890a
docker_image.go 5.4 KB