summaryrefslogtreecommitdiff
path: root/adding-an-APIGroup.md
AgeCommit message (Collapse)Author
2016-06-13Updated docs and examples for release-1.3.David McMahon
2016-06-10Revert "Versioning docs and examples for v1.4.0-alpha.0."Dawn Chen
This reverts commit cce9db3aa9555671c5ddf69549b46ed0fd7e472a.
2016-06-10Versioning docs and examples for v1.4.0-alpha.0.David McMahon
2016-05-08Get rid of hack/after-build scriptsTim Hockin
The build is now fast enough to not need them.
2016-05-07Update adding-an-APIGroup.md for #23110CJ Cullen
2016-04-28Merge pull request #24231 from mikebrow/design-docs-80col-updatesk8s-merge-robot
Automatic merge from submit-queue Cleans up line wrap at 80 cols and some minor editing issues Address line wrap issue #1488. Also cleans up other minor editing issues in the docs/design/* tree such as spelling errors. Signed-off-by: mikebrow <brownwm@us.ibm.com>
2016-04-27Protobuf doc changesClayton Coleman
2016-04-19updates to devel/*.md filesmikebrow
Signed-off-by: mikebrow <brownwm@us.ibm.com>
2016-04-15Clarify api-group docs by a tiny bit.Prashanth Balasubramanian
2016-03-08Update the latestReleaseBranch to release-1.2 in the munger.David McMahon
2015-12-23Clean up standalone conversion toolhurf
Remove kube-version-change for all its functionalities are covered by kubectl convert command. Also changed the related docs.
2015-12-21run hack/update-generated-docs.shChao Xu
2015-11-13Run update-gendocsTim Hockin
2015-11-05address timstclair's commentsChao Xu
2015-11-04address lavalamp's commentChao Xu
2015-11-04add a guide on how to create an API groupChao Xu