k3s/pkg/controller
Kubernetes Submit Queue 8de72d21e8 Merge pull request #49952 from FengyunPan/repeat-check
Automatic merge from submit-queue (batch tested with PRs 49885, 49751, 49441, 49952, 49945)

There is no need to split service key repeatedly

**Release note**:
```release-note
NONE
```
2017-08-07 12:56:15 -07:00
..
bootstrap run hack/update-all 2017-06-22 11:31:03 -07:00
certificates Add missing UID in SubjectAccessReviewSpec 2017-08-02 10:49:02 -04:00
cloud Have a uniform format for filenames across controllers 2017-08-02 09:50:05 +05:30
cronjob Merge pull request #48141 from ankon/patch-2 2017-08-05 06:12:57 -07:00
daemon Let controllers ignore initialization timeout error when creating a pod. 2017-08-03 15:28:08 -07:00
deployment Fix printer hack to get a versioned client 2017-08-06 15:30:13 +02:00
disruption remove duplicated import and wrong alias name of api package 2017-07-25 10:04:25 +08:00
endpoint There is no need to split service key repeatedly 2017-08-07 20:18:20 +08:00
garbagecollector Fix typo in comment 2017-08-05 22:47:48 +05:30
history Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
job Let controllers ignore initialization timeout error when creating a pod. 2017-08-03 15:28:08 -07:00
namespace Merge pull request #49495 from deads2k/controller-12-toleration 2017-07-27 21:45:34 -07:00
node Adding IPv6 to cidr_set and cidr_set_test 2017-08-03 13:06:49 -04:00
podautoscaler remove duplicated import and wrong alias name of api package 2017-07-25 10:04:25 +08:00
podgc Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
replicaset Let controllers ignore initialization timeout error when creating a pod. 2017-08-03 15:28:08 -07:00
replication Let controllers ignore initialization timeout error when creating a pod. 2017-08-03 15:28:08 -07:00
resourcequota fix typo 2017-08-05 11:09:15 +08:00
route Have a uniform format for filenames across controllers 2017-08-02 09:50:05 +05:30
service Have a uniform format for filenames across controllers 2017-08-02 09:50:05 +05:30
serviceaccount Remove 0,1,3 from rand.String, to avoid 'bad words' 2017-08-03 15:52:33 +08:00
statefulset Fix usage a make(struct, len()) followed by append() 2017-07-31 14:43:29 -04:00
ttl Have a uniform format for filenames across controllers 2017-08-02 09:50:05 +05:30
volume Merge pull request #49016 from jsafrane/pv-controller-no-resync 2017-08-01 16:39:40 -07:00
.import-restrictions
BUILD Merge pull request #46514 from ravisantoshgudimetla/scheduler_taints_refactor 2017-07-21 22:23:24 -07:00
OWNERS remove some people from OWNERS so they don't get reviews anymore 2017-07-13 10:02:21 -07:00
client_builder.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
controller_ref_manager.go Export BaseControllerRefManager 2017-07-17 22:36:51 +02:00
controller_ref_manager_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
controller_utils.go Let controllers ignore initialization timeout error when creating a pod. 2017-08-03 15:28:08 -07:00
controller_utils_test.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
doc.go
lookup_cache.go