k3s/pkg/kubelet/pod
Tim St. Clair d2532b50ce Correct backwards pod mappings
The mapping of static pod <--> mirror pod UIDs was backwards in a couple
places. Fortunately, they canceled each other out. Fixed, and added a
test case.
2015-11-24 18:32:44 -08:00
..
fake_mirror_client.go kubelet: move PodManager and MirrorClient to a subpackage 2015-10-12 16:34:18 -07:00
manager.go Correct backwards pod mappings 2015-11-24 18:32:44 -08:00
manager_test.go kubelet: move PodManager and MirrorClient to a subpackage 2015-10-12 16:34:18 -07:00
mirror_client.go Stores hash of pod manifest in mirror pod's annotation 2015-10-20 15:44:31 -07:00
mirror_client_test.go kubelet: move PodManager and MirrorClient to a subpackage 2015-10-12 16:34:18 -07:00