k3s/pkg/controller
Kubernetes Submit Queue e3b0e85138
Merge pull request #63852 from hzxuzhonghu/node-controller-run-with-stopch
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

pass stop channel to node-controller

node controller run with stop channel passed from outside.

**Release note**:

```release-note
NONE
```
2018-05-15 18:00:41 -07:00
..
bootstrap should use time.Since instead of time.Now().Sub 2018-04-10 12:05:51 +08:00
certificates Merge pull request #59727 from wgliang/master.time 2018-05-10 20:29:40 -07:00
cloud fix ut 2018-05-15 17:22:40 +08:00
clusterroleaggregation Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
cronjob Merge pull request #62011 from hanxiaoshuai/fixtodo0402 2018-04-05 18:47:07 -07:00
daemon Merge pull request #59727 from wgliang/master.time 2018-05-10 20:29:40 -07:00
deployment update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
disruption Merge pull request #59727 from wgliang/master.time 2018-05-10 20:29:40 -07:00
endpoint Actually support service `publishNotReadyAddresses` 2018-05-14 14:19:54 -07:00
garbagecollector fix dynamic client name 2018-05-11 13:12:09 -04:00
history remove versioning interface 2018-04-27 07:56:42 -04:00
job Merge pull request #59727 from wgliang/master.time 2018-05-10 20:29:40 -07:00
namespace fix dynamic client name 2018-05-11 13:12:09 -04:00
nodeipam renable nodeipam in kube-controller-manager 2018-04-23 22:28:37 -04:00
nodelifecycle PR #59323, fix bug and remove one api call, add node util dependency to cloud controller 2018-04-22 20:32:26 +03:00
podautoscaler simplify api registration 2018-05-08 18:33:50 -04:00
podgc Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
replicaset update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
replication Use typed events client directly 2018-04-01 18:57:29 +10:00
resourcequota should use time.Since instead of time.Now().Sub 2018-04-10 12:05:51 +08:00
route should use time.Since instead of time.Now().Sub 2018-04-10 12:05:51 +08:00
service Use typed events client directly 2018-04-01 18:57:29 +10:00
serviceaccount Merge pull request #63582 from WanLinghao/sa_var_clean 2018-05-11 20:00:05 -07:00
statefulset should use time.Since instead of time.Now().Sub 2018-04-10 12:05:51 +08:00
testutil PR #59323, fix bug and remove one api call, add node util dependency to cloud controller 2018-04-22 20:32:26 +03:00
ttl Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
util/node PR #59323, fix bug and remove one api call, add node util dependency to cloud controller 2018-04-22 20:32:26 +03:00
volume Merge pull request #57536 from linyouchong/linyouchong-20171222 2018-05-14 19:44:07 -07:00
.import-restrictions
BUILD update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
OWNERS
client_builder.go
controller_ref_manager.go Update the DaemonSet controller to use the apps/v1 API 2018-02-22 11:38:54 -08:00
controller_ref_manager_test.go
controller_utils.go PR #59323, fix bug and remove one api call, add node util dependency to cloud controller 2018-04-22 20:32:26 +03:00
controller_utils_test.go update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
doc.go
lookup_cache.go