k3s/pkg/controller
Daniel Smith 5cdce0e35a Prepare for external scheduler
1. Change names of Pod statuses (Waiting, Running, Terminated).
2. Store assigned host in etcd.
3. Change pod key to /registry/pods/<podid>. Container location remains
   the same (/registry/hosts/<machine>/kublet).
2014-08-10 15:05:36 -07:00
..
doc.go Add test for watch goroutine handling, fix other review comments 2014-06-18 13:10:39 -07:00
replication_controller.go Prepare for external scheduler 2014-08-10 15:05:36 -07:00
replication_controller_test.go Prevent accidental setting of sync or timeout 2014-08-08 14:09:14 -07:00