Mike Brown
                                            Mike Brown
                                        
                                    | @mikebrow Splitted the issue and created another one -- https://github.com/containerd/containerd/issues/6852 I closed that one as it was written up as a duplicate pointing to this issue. | @mikebrow Any...
did some code skimming last week.. summary: looks to me that docker exec may work in a very different way than the container runtime exec implementations (creating a duplicate container...
@mrunalp What do you think? This kep/feature seems to be allowing a runtime to manage pinning status to suggest to the kubelet to not collect this (a particular) image based...
> little confused here :) field we have already added in cri-api. Kubelet is expecting container runtime to tell about pinned images as it is specified in the containerd config....
@crosbymichael comments addressed, cheers!
travis issue... should be resolved with: #1908
/ok-to-test
New stuff to look at for cni https://github.com/containernetworking/cni/pull/661 Adds an api for: > "Cache the config JSON, CNI_ARGs, and CapabilityArgs on ADD operations, and remove them on DEL. This allows...
@MikeZappa87 is this something we could handle (or unhandle as it may be where version of plugin > some_version) either with check() or from plugin version information we may scrape...