k3s/pkg/controller
Kubernetes Submit Queue dbc81febc1 Merge pull request #50184 from jinzhejz/jinzhejz_typo
Automatic merge from submit-queue

fix typo in replenishment_controller.go

**What this PR does / why we need it**:
fix typo

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #N/A

**Release note**:
```release-note
None
```
2017-08-07 05:52:19 -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 Migrate api.Scheme to scheme.Scheme 2017-07-17 15:05:38 -07: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 add import restrictions 2016-10-13 16:10:24 -07:00
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 Use fnv.New32a() in hash instead adler32 2017-02-15 14:03:54 +08:00