kubernetes/pkg/controller/statefulset
Michail Kargakis 10b4ec7b47 controller: cleanup workload controllers a bit
* Switches glog.Errorf to utilruntime.HandleError in DS and RC controllers
* Drops a couple of unused variables in the DS, SS, and Deployment controllers
* Updates some comments
2017-02-12 17:52:28 +01:00
..
BUILD StatefulSet refactoring and semantics fix 2017-02-09 08:42:28 -08:00
OWNERS Use statefulset instead in controller 2017-01-17 10:36:37 +08:00
stateful_pod_control_test.go StatefulSet refactoring and semantics fix 2017-02-09 08:42:28 -08:00
stateful_pod_control.go StatefulSet refactoring and semantics fix 2017-02-09 08:42:28 -08:00
stateful_set_control_test.go StatefulSet refactoring and semantics fix 2017-02-09 08:42:28 -08:00
stateful_set_control.go StatefulSet refactoring and semantics fix 2017-02-09 08:42:28 -08:00
stateful_set_test.go StatefulSet refactoring and semantics fix 2017-02-09 08:42:28 -08:00
stateful_set_utils_test.go StatefulSet refactoring and semantics fix 2017-02-09 08:42:28 -08:00
stateful_set_utils.go StatefulSet refactoring and semantics fix 2017-02-09 08:42:28 -08:00
stateful_set.go controller: cleanup workload controllers a bit 2017-02-12 17:52:28 +01:00