| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-07-07 | Use file tags to generate deep-copies | Tim Hockin | |
| This drives most of the logic of deep-copy generation from tags like: // +deepcopy-gen=package ..rather than hardcoded lists of packages. This will make it possible to subsequently generate code ONLY for packages that need it *right now*, rather than all of them always. Also remove pkgs that really do not need deep-copies (no symbols used anywhere). | |||
| 2016-06-13 | Updated docs and examples for release-1.3. | David McMahon | |
| 2016-06-10 | Revert "Versioning docs and examples for v1.4.0-alpha.0." | Dawn Chen | |
| This reverts commit cce9db3aa9555671c5ddf69549b46ed0fd7e472a. | |||
| 2016-06-10 | Versioning docs and examples for v1.4.0-alpha.0. | David McMahon | |
| 2016-04-28 | Merge pull request #24231 from mikebrow/design-docs-80col-updates | k8s-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-27 | Protobuf doc changes | Clayton Coleman | |
| 2016-04-19 | updates to devel/*.md files | mikebrow | |
| Signed-off-by: mikebrow <brownwm@us.ibm.com> | |||
| 2016-04-19 | Update API change for internal types | Deyuan Deng | |
| 2016-03-08 | Update the latestReleaseBranch to release-1.2 in the munger. | David McMahon | |
| 2016-02-18 | Spelling fixes inspired by github.com/client9/misspell | laushinka | |
| 2016-02-03 | Document Unions, conventions for adding to Unions. | Eric Tune | |
| 2015-12-22 | Merge pull request #18047 from caesarxuchao/munger-tag-new | Brendan Burns | |
| Stop munger produce the link to a release version doc if it doesn't exit in the release branch | |||
| 2015-12-22 | Copy edits for typos | Ed Costello | |
| 2015-12-21 | run hack/update-generated-docs.sh | Chao Xu | |
| 2015-12-14 | Add note about type comments to API changes doc | Paul Morie | |
| 2015-11-13 | Run update-gendocs | Tim Hockin | |
| 2015-10-19 | api_changes.md changes for json-related code autogeneration. | Wojciech Tyczynski | |
| 2015-10-14 | Doc: apigroups, alpha, beta, experimental/v1alpha1 | Eric Tune | |
| 2015-10-09 | Merge pull request #14219 from Huawei-PaaS/change_params_to_extraParams | k8s-merge-robot | |
| Auto commit by PR queue bot | |||
| 2015-09-23 | Add link to dev e2e docs from api_changes doc | Paul Morie | |
| 2015-09-19 | Change 'params' to 'extraParams' to keep align with naming conventions | qiaolei | |
| Go field names must be CamelCase. JSON field names must be camelCase. Other than capitalization of the initial letter, the two should almost always match. No underscores nor dashes in either Please refer 'https://github.com/kubernetes/kubernetes/blob/master/docs/devel/api-conventions.md#naming-conventions' | |||
| 2015-09-11 | Fix tooling for apis/experimental's new home | Daniel Smith | |
| * fix package name * add a script to auto-gofmt everything, useful after grep/sed incantations * update conversion/deep copy generation * doc update | |||
| 2015-09-08 | Update api change docs | Paul Morie | |
| 2015-09-04 | Merge pull request #13278 from bgrant0607/docfix2 | Piotr Szczesniak | |
| Start on expanding code expectations (aka "The bar") | |||
| 2015-09-01 | Start on expanding code expectations (aka "The bar") | Brian Grant | |
| 2015-08-28 | Revert "Revert "LimitRange updates for Resource Requirements Requests"" | Prashanth B | |
| 2015-08-27 | Revert "LimitRange updates for Resource Requirements Requests" | Piotr Szczesniak | |
| 2015-08-26 | Merge pull request #12492 from derekwaynecarr/limit_range_api | Yu-Ju Hong | |
| LimitRange updates for Resource Requirements Requests | |||
| 2015-08-24 | Added more API conventions. | Brian Grant | |
| 2015-08-24 | Document need to run generated deep copy | derekwaynecarr | |
| 2015-07-30 | Fix trailing whitespace in all docs | Eric Paris | |
| 2015-07-19 | Improve devel docs syntax highlighting. | Alex Robinson | |
| 2015-07-17 | Run gendocs | Tim Hockin | |
| 2015-07-17 | apply changes | Daniel Smith | |
| 2015-07-17 | Better scary message | Tim Hockin | |
| 2015-07-14 | Run gendocs | Tim Hockin | |
| 2015-07-14 | Run gendocs | Tim Hockin | |
| 2015-07-13 | Apply mungedocs changes | Daniel Smith | |
| 2015-07-13 | Run gendocs and munges | Tim Hockin | |
| 2015-07-13 | Copy edits to remove doubled words | Ed Costello | |
| 2015-05-28 | Update instructions on conversions. | Wojciech Tyczynski | |
| 2015-05-20 | Automatically generate conversions | Wojciech Tyczynski | |
| 2015-05-19 | Don't rename api imports in conversions | Tim Hockin | |
| 2015-05-18 | Add API change suggestions. | Eric Tune | |
| 2015-05-15 | Add ga-beacon analytics to gendocs scripts | Jeff Lowdermilk | |
| hack/run-gendocs.sh puts ga-beacon analytics link into all md files, hack/verify-gendocs.sh verifies presence of link. | |||
| 2015-05-13 | Instructions for generating conversions. | Wojciech Tyczynski | |
| 2015-05-04 | Add step to API changes doc for swagger regen | Paul Morie | |
| 2015-04-29 | Improvements to conversions generator. | Wojciech Tyczynski | |
| 2015-04-27 | Merge pull request #7314 from pmorie/doc | Rohit Jnagal | |
| Add hint re: fuzzer to api changes doc | |||
| 2015-04-27 | Add hint re: fuzzer to api changes doc | Paul Morie | |
