• Tom Wilkie's avatar
    Add k8s pod log control (#1298) · 99204e1f
    Tom Wilkie authored
    * Remove individually vendored k8s.io/kubernetes/pkg/<foo>
    
    * Vendor the whole of vendor/k8s.io/kubernetes/pkg
    
    * Add k8s pod log control
    
    * Tag pods with host id and include them in the host topology as children.
    
    * adding a basic test for kubernetes.Reporter.GetLogs
    99204e1f