kubernetes/pkg/controller/bootstrap
Kubernetes Submit Queue 5043c7ecc5
Merge pull request #55706 from wackxu/bss
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>.

use shared informers for BootstrapSigner controller

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

fix TODO: Switch to shared informers

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2018-01-12 11:42:50 -08:00
..
bootstrapsigner_test.go use shared informers for BootstrapSigner controller 2018-01-12 11:50:02 +08:00
bootstrapsigner.go use shared informers for BootstrapSigner controller 2018-01-12 11:50:02 +08:00
BUILD Merge pull request #55706 from wackxu/bss 2018-01-12 11:42:50 -08:00
common_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
doc.go Introduces BootstrapSigner controller 2017-02-10 12:47:25 -08:00
jws_test.go Using assertions 2017-10-10 22:44:12 -05:00
jws.go pkg/controller/bootstrap: update jose package 2017-12-14 09:37:55 -08:00
tokencleaner_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
tokencleaner.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
util_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
util.go run root-rewrite-import-client-go-api-types 2017-06-22 11:30:59 -07:00