proxy icon indicating copy to clipboard operation
proxy copied to clipboard

Clear up the confusion between pod and container in the API

Open dlespiau opened this issue 8 years ago • 0 comments

Currently the proxy really only knows about containers, because of its root in docker. AttachVM takes an argument called containerID, but that's really a podID.

We may or may not want to clear up the confusion for the cases when clear containers is used with k8s.

dlespiau avatar May 18 '17 16:05 dlespiau