summaryrefslogtreecommitdiff
path: root/api-conventions.md
AgeCommit message (Expand)Author
2016-02-03Document Unions, conventions for adding to Unions.Eric Tune
2015-12-22Merge pull request #18047 from caesarxuchao/munger-tag-newBrendan Burns
2015-12-22Copy edits for typosEd Costello
2015-12-21run hack/update-generated-docs.shChao Xu
2015-12-20Document that int32 and int64 must be used in external typesClayton Coleman
2015-12-18Clean up and document validation stringsTim Hockin
2015-12-14api-conventions: Namespace is label, not subdomainTim Hockin
2015-11-30Merge pull request #16628 from caesarxuchao/change-error-typek8s-merge-robot
2015-11-25change the "too old resource version" error from InternalError to 410 Gone.Chao Xu
2015-11-23Clarify when pointers are used for optional typesTim St. Clair
2015-11-19Merge pull request #17377 from bgrant0607/docfix2k8s-merge-robot
2015-11-18Address feedbackBrian Grant
2015-11-17Add conventions about primitive types.Brian Grant
2015-11-16clarify experimental annotations docTim Hockin
2015-11-13Run update-gendocsTim Hockin
2015-10-23Merge pull request #16197 from thockin/docs-nitsTim Hockin
2015-10-23syntax is 'go' not 'golang'Tim Hockin
2015-10-23fix typo in api-converntions.mddingh
2015-10-20Merge pull request #15414 from thockin/exp-beta-annotationsk8s-merge-robot
2015-10-19Documented required/optional fields.Eric Tune
2015-10-14update docs on experimental annotationsTim Hockin
2015-10-12fix incorrect merge MIME type in api-conventions docMike Danese
2015-10-09Expose exec and logs via WebSocketsClayton Coleman
2015-10-09Strengthen wording about status behavior.Brian Grant
2015-09-20Clarify experimental annotation formatTim Hockin
2015-09-17Move pkg/util.Time to pkg/api/unversioned.TimeDaniel Martí
2015-09-15A couple more naming conventions.Brian Grant
2015-09-01Start on expanding code expectations (aka "The bar")Brian Grant
2015-08-24Merge pull request #13122 from bgrant0607/docfix3Nikhil Jindal
2015-08-24Added more API conventions.Brian Grant
2015-08-18Add duration naming conventions.Brian Grant
2015-08-14Update API conventions. Add kubectl conventions.Brian Grant
2015-08-05rewrite all links to issues to k8s linksMike Danese
2015-07-30Fix trailing whitespace in all docsEric Paris
2015-07-20Fix capitalization of Kubernetes in the documentation.Alex Robinson
2015-07-19Merge pull request #11551 from a-robinson/docsBrian Grant
2015-07-19Replace ``` with ` when emphasizing something inline in docs/Alex Robinson
2015-07-19Fix gendocsAlex Robinson
2015-07-19Improve devel docs syntax highlighting.Alex Robinson
2015-07-17Merge pull request #11452 from thockin/docs-munge-headerlinesDavid Oppenheimer
2015-07-17Run gendocsTim Hockin
2015-07-17Make TOC munge include blank line before TOCTim Hockin
2015-07-17Merge pull request #11424 from lavalamp/mungePreformattedAbhi Shah
2015-07-17apply changesDaniel Smith
2015-07-17Various minor edits/clarifications to docs/admin/ docs.David Oppenheimer
2015-07-17Better scary messageTim Hockin
2015-07-16MUNGE generated table of contents should strip commaJanet Kuo
2015-07-14Move some docs from docs/ top-level into docs/{admin/,devel/,user-guide/}.David Oppenheimer