kubernetes/pkg/controller/certificates
Kubernetes Submit Queue 0ba7c52b8c Merge pull request #53458 from dims/fix-pkg-cmd-dependencies
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>.

Fix pkg/ depends on cmd/ problems

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

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

Partial fix for https://github.com/kubernetes/kubernetes/issues/53341

**Special notes for your reviewer**:
No logic changes, Just moving things around

**Release note**:

```release-note
NONE
```
2017-10-13 23:56:55 -07:00
..
approver Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
cleaner New controller to GC CSRs. 2017-10-04 14:45:32 -07:00
signer Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
BUILD Merge pull request #53458 from dims/fix-pkg-cmd-dependencies 2017-10-13 23:56:55 -07:00
certificate_controller_test.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
certificate_controller_utils.go run ./root-rewrite-all-other-apis.sh, then run make all, pkg/... compiles 2017-06-22 11:30:52 -07:00
certificate_controller.go controllers: simplify deepcopy calls 2017-08-29 19:21:24 +02:00
OWNERS Update OWNERS 2016-12-12 17:54:39 -08:00