k3s/pkg/kubelet
Tim Hockin 8c2a8b65c3 Escape manifest IDs when hunting the network container.
This makes it possible to have manifests with _ in the ID.  I'm not sure we
want to allow this, but we do for now.  I hope to follow this up with a deeper
change to make this a bit more robust.
2014-06-24 09:52:43 -07:00
..
doc.go Address package level comments for readability. 2014-06-12 20:26:12 -07:00
kubelet.go Escape manifest IDs when hunting the network container. 2014-06-24 09:52:43 -07:00
kubelet_server.go Fix missing <- 2014-06-22 11:15:10 -07:00
kubelet_server_test.go Fix boilerplate everywhere 2014-06-23 11:32:11 -07:00
kubelet_test.go manifest_url needs to take a single ContainerManifest. 2014-06-23 15:06:28 -07:00