Copy-paste on-call docs out of wiki

Changed links to docs/wiki where appropriate.  No content changes aside
from explicitly calling out FAQ's as living in the wiki.

Ran `hack/update-generated-docs.sh`
This commit is contained in:
Aaron Crickenberger
2016-01-29 12:14:55 -08:00
parent 326a29d706
commit 43e45bbe5a
5 changed files with 243 additions and 1 deletions

View File

@@ -53,7 +53,7 @@ Life of a Pull Request
Unless in the last few weeks of a milestone when we need to reduce churn and stabilize, we aim to be always accepting pull requests.
Either the [on call](https://github.com/kubernetes/kubernetes/wiki/Kubernetes-on-call-rotations) manually or the [github "munger"](https://github.com/kubernetes/contrib/tree/master/mungegithub) submit-queue plugin automatically will manage merging PRs.
Either the [on call](on-call-rotations.md) manually or the [github "munger"](https://github.com/kubernetes/contrib/tree/master/mungegithub) submit-queue plugin automatically will manage merging PRs.
There are several requirements for the submit-queue to work:
* Author must have signed CLA ("cla: yes" label added to PR)