Merge pull request #22329 from david-mcmahon/push-official

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot
2016-03-03 08:52:35 -08:00
4 changed files with 12 additions and 51 deletions

View File

@@ -213,10 +213,6 @@ release](https://github.com/kubernetes/kubernetes/releases/new):
notes draft), and attach it to the release; and
1. publish!
Finally, from a clone of upstream/master, *make sure* you still have
`RELEASE_VERSION` set correctly, and run `./build/mark-stable-release.sh
${RELEASE_VERSION}`.
### Manual tasks for new release series
*TODO(#20946) Burn this list down.*