k3s/pkg/controller
Xiang Li 8e4966da82 daemon/controller.go: fix bugs in updateDaemonSetStatus
1. return when there is any error

2. fix StatusUpdateRetries loop

3. a few minor cleanup
2016-07-05 12:34:15 -07:00
..
daemon daemon/controller.go: fix bugs in updateDaemonSetStatus 2016-07-05 12:34:15 -07:00
deployment Break deployment controller into separate self-contained files 2016-07-02 09:53:52 +02:00
endpoint Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
framework allow handler to join after the informer has started 2016-07-05 07:38:08 -04:00
garbagecollector Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
job Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
namespace Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
node Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
petset Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
podautoscaler Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
podgc Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
replicaset Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
replication Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
resourcequota Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
route Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
service Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
serviceaccount Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
volume Reorganize volume controllers and manager 2016-07-01 18:50:25 -07:00
OWNERS Remove myself from a bunch of OWNERS files, as I am too overloaded 2016-05-11 13:34:51 -07:00
controller_utils.go Merge pull request #26237 from duglin/UseConstant 2016-07-01 16:55:39 -07:00
controller_utils_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
doc.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
lookup_cache.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00