kubernetes/docs
Kubernetes Submit Queue 961ef2b51d Merge pull request #31470 from caesarxuchao/regenerate-release-1-4
Automatic merge from submit-queue

Fix missing expansion files in clientset release 1.4

<!--  Thanks for sending a pull request!  Here are some tips for you:
1. If this is your first time, read our contributor guidelines https://github.com/kubernetes/kubernetes/blob/master/CONTRIBUTING.md and developer guide https://github.com/kubernetes/kubernetes/blob/master/docs/devel/development.md
2. If you want *faster* PR reviews, read how: https://github.com/kubernetes/kubernetes/blob/master/docs/devel/faster_reviews.md
3. Follow the instructions for writing a release note: https://github.com/kubernetes/kubernetes/blob/master/docs/devel/pull-requests.md#release-notes
-->

**What this PR does / why we need it**:
Fix missing expansion files in clientset release 1.4;
Update the client-gen tool to automatically update generated_expansion.go;
Update the readme to document the best practice of using client-gen.

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

https://github.com/kubernetes/kubernetes/issues/29698#issuecomment-241315798


**Special notes for your reviewer**:

**Release note**:
<!--  Steps to write your release note:
1. Use the release-note-* labels to set the release note state (if you have access) 
2. Enter your extended release note in the below block; leaving it blank means using the PR title as the release note. If no release note is required, just write `NONE`. 
-->
```release-note
```

cc @lavalamp @krousey @mbohlool
2016-08-27 00:45:52 -07:00
..
admin Removed non-md files from docs. Moved doc yamls to test/fixtures. 2016-08-25 15:09:27 -07:00
api-reference added auto generated stuff 2016-08-25 12:15:35 +02:00
design Removed non-md files from docs. Moved doc yamls to test/fixtures. 2016-08-25 15:09:27 -07:00
devel Merge pull request #31470 from caesarxuchao/regenerate-release-1-4 2016-08-27 00:45:52 -07:00
getting-started-guides Removed non-md files from docs. Moved doc yamls to test/fixtures. 2016-08-25 15:09:27 -07:00
images Updated for v1.2.0. 2016-03-18 14:20:56 -07:00
man/man1 Merge pull request #29821 from alexbrand/config-cluster 2016-08-26 11:44:46 -07:00
proposals Implement ExternalName in kube-dns 2016-08-23 00:55:47 -04:00
user-guide Merge pull request #29821 from alexbrand/config-cluster 2016-08-26 11:44:46 -07:00
yaml/kubectl update kubectl help output for better organization 2016-08-20 08:03:39 +08:00
api.md Fix broken warning image link in docs 2016-07-15 10:44:58 +01:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
README.md Fix broken warning image link in docs 2016-07-15 10:44:58 +01:00
reporting-security-issues.md Fix broken warning image link in docs 2016-07-15 10:44:58 +01:00
roadmap.md Fix broken warning image link in docs 2016-07-15 10:44:58 +01:00
troubleshooting.md Updated Google Groups link 2016-08-15 11:42:18 -07:00
warning.png Add an image to unversioned warnings 2015-07-14 15:28:59 -07:00
whatisk8s.md Fix broken warning image link in docs 2016-07-15 10:44:58 +01:00

WARNING WARNING WARNING WARNING WARNING

PLEASE NOTE: This document applies to the HEAD of the source tree

If you are using a released version of Kubernetes, you should refer to the docs that go with that version.

The latest release of this document can be found [here](http://releases.k8s.io/release-1.3/docs/README.md).

Documentation for other releases can be found at releases.k8s.io.

Kubernetes Documentation: releases.k8s.io/HEAD

Analytics