Commit Graph

28 Commits

Author SHA1 Message Date
joe2far 9298db79ff Fix broken warning image link in docs 2016-07-15 10:44:58 +01:00
David McMahon 4a5d209960 Updated docs and examples for release-1.3. 2016-06-13 12:24:34 -07:00
Dawn Chen 94ac5ff7f0 Revert "Versioning docs and examples for v1.4.0-alpha.0."
This reverts commit cce9db3aa9555671c5ddf69549b46ed0fd7e472a.
2016-06-10 16:46:46 -07:00
David McMahon 2f5640b791 Versioning docs and examples for v1.4.0-alpha.0. 2016-06-10 14:55:35 -07:00
David McMahon 182a990c16 Update pull request and cherrypick docs for release notes to more accurately reflect current process. 2016-05-09 10:19:19 -07:00
David McMahon 858de9f09c Update docs to describe new PR release-note block parsing. 2016-05-03 11:45:35 -07:00
mikebrow 16d43fd660 updates to devel/*.md files
Signed-off-by: mikebrow <brownwm@us.ibm.com>
2016-04-19 13:31:01 -05:00
David McMahon a700866f4a Sync up all release note related docs with the latest process/procedures. 2016-04-07 15:10:06 -07:00
David McMahon d197504b42 Clarify labeling states on proposed cherrypicks.
Sync the examples with the scripts usage so we don't need to update this
doc with every new branch.

Supporting updates to docs/devel/pull-requests.md#release-notes.
2016-03-31 19:02:25 -07:00
David McMahon 3d914cf027 Update the cherry-pick guide to guide based on new batching method. 2016-03-23 16:30:32 -07:00
David McMahon afb05a2b3d Update with release-1.2. 2016-03-18 15:20:45 -07:00
David McMahon e0770531ab Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
Nikhil Jindal fdb075410f Merge pull request #18864 from nikhiljindal/updateCPDoc
Adding instructions to run versionize-docs in cherrypick doc
2016-01-04 14:30:45 -08:00
Chao Xu 83db13cc2e run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
nikhiljindal 3d4cf50dd2 Add instructions to run versionize-docs in cherrypick doc 2015-12-18 15:14:57 -08:00
Tim Hockin ff8cdfcde8 Run update-gendocs 2015-11-13 13:57:57 -08:00
Eric Paris d5abea115d s|github.com/GoogleCloudPlatform/kubernetes|github.com/kubernetes/kubernetes| 2015-09-03 10:10:11 -04:00
David Oppenheimer 4ebeb731ad Absolutize links that leave the docs/ tree to go anywhere other than
to examples/ or back to docs/
2015-07-20 00:25:07 -07:00
Alex Robinson 883791a848 Improve devel docs syntax highlighting. 2015-07-19 08:54:49 +00:00
Tim Hockin da3e5f056b Run gendocs 2015-07-17 15:35:43 -07:00
Tim Hockin 6a198dfa61 Better scary message 2015-07-17 09:28:49 -07:00
Tim Hockin 70aa961049 Run gendocs 2015-07-14 17:28:47 -07:00
Tim Hockin c8cc5f5d4a Run gendocs 2015-07-14 15:28:59 -07:00
Daniel Smith b8889dc953 Apply mungedocs changes 2015-07-13 17:48:40 -07:00
Tim Hockin 01bb3613a4 Run gendocs and munges 2015-07-13 11:27:48 -07:00
Zach Loafman eed049cf8d hack/cherry_pick_pull.sh: Allow multiple pulls
Reorder the arguments to allow for multiple pulls at the end:
  hack/cherry_pick_pull.sh <remote branch> <pr-number>...

This solves some common A-then-immediate-A' cases that appear
frequently on head. (There's a workaround, but it's a hack.) Updates
the documentation.
2015-07-13 07:11:12 -07:00
Mike Danese 3a38ce4217 fix verify gendocs 2015-07-10 12:51:35 -07:00
Zach Loafman 4b1d27f1ee Add a short doc on cherry picks 2015-07-09 14:35:26 -07:00