sample-controller/vendor/k8s.io
Kubernetes Publisher 9ec2064685 Merge pull request #62563 from devdattakulkarni/client-go-details
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>.

Updated README to include client-go<->controller diagram

The sample-controller makes extensive use of various mechanisms
available in client-go. For writing custom controllers/operators
it will be helpful if there is precise description of how the
client-go library works and how/where it interfaces with
custom controller code.

Recently we published a blog post with these details here:

https://medium.com/@cloudark/kubernetes-custom-controllers-b6c7d0668fdf

This patch includes the diagram from the post, as was recommended
by @sttts on https://github.com/kubernetes/sample-controller/issues/13

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

```

Kubernetes-commit: 773def0194ecc1cd845ea9a01da761d5a0390e6e
2018-05-14 15:40:11 +00:00
..
api Merge pull request #62563 from devdattakulkarni/client-go-details 2018-05-14 15:40:11 +00:00
apimachinery Merge pull request #62563 from devdattakulkarni/client-go-details 2018-05-14 15:40:11 +00:00
client-go Merge pull request #62563 from devdattakulkarni/client-go-details 2018-05-14 15:40:11 +00:00
code-generator Merge pull request #63565 from roycaihw/bump-kube-openapi-dep 2018-05-09 19:23:52 +00:00
kube-openapi Merge pull request #57059 from ericchiang/client-go/remove-openapi-import 2018-01-12 12:06:32 +00:00