sample-controller/vendor/k8s.io
Kubernetes Publisher 4066b6ae6b Merge pull request #65609 from CaoShuFeng/sample-controller
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 sample-controller README

The guide in doc causes an error
```
$ go run *.go -kubeconfig=$HOME/.kube/config
go run: cannot run *_test.go files (controller_test.go)
```

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

**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
```

Kubernetes-commit: cf14f027c59f50c897ae5b6bb5a1f69581d1549b
2018-06-29 18:45:09 +00:00
..
api Merge pull request #65609 from CaoShuFeng/sample-controller 2018-06-29 18:45:09 +00:00
apimachinery Merge pull request #65609 from CaoShuFeng/sample-controller 2018-06-29 18:45:09 +00:00
client-go Merge pull request #64246 from wojtek-t/lease_object_type 2018-06-27 19:14:19 +00:00
code-generator Merge pull request #65050 from sttts/sttts-deepcopy-update 2018-06-21 16:35:17 +00:00
kube-openapi Merge pull request #64596 from apelisse/openapi-some-cleanup 2018-06-02 15:41:56 +00:00