summaryrefslogtreecommitdiff
path: root/api_changes.md
AgeCommit message (Collapse)Author
2015-09-11Fix tooling for apis/experimental's new homeDaniel 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-08Update api change docsPaul Morie
2015-09-04Merge pull request #13278 from bgrant0607/docfix2Piotr Szczesniak
Start on expanding code expectations (aka "The bar")
2015-09-01Start on expanding code expectations (aka "The bar")Brian Grant
2015-08-28Revert "Revert "LimitRange updates for Resource Requirements Requests""Prashanth B
2015-08-27Revert "LimitRange updates for Resource Requirements Requests"Piotr Szczesniak
2015-08-26Merge pull request #12492 from derekwaynecarr/limit_range_apiYu-Ju Hong
LimitRange updates for Resource Requirements Requests
2015-08-24Added more API conventions.Brian Grant
2015-08-24Document need to run generated deep copyderekwaynecarr
2015-07-30Fix trailing whitespace in all docsEric Paris
2015-07-19Improve devel docs syntax highlighting.Alex Robinson
2015-07-17Run gendocsTim Hockin
2015-07-17apply changesDaniel Smith
2015-07-17Better scary messageTim Hockin
2015-07-14Run gendocsTim Hockin
2015-07-14Run gendocsTim Hockin
2015-07-13Apply mungedocs changesDaniel Smith
2015-07-13Run gendocs and mungesTim Hockin
2015-07-13Copy edits to remove doubled wordsEd Costello
2015-05-28Update instructions on conversions.Wojciech Tyczynski
2015-05-20Automatically generate conversionsWojciech Tyczynski
2015-05-19Don't rename api imports in conversionsTim Hockin
2015-05-18Add API change suggestions.Eric Tune
2015-05-15Add ga-beacon analytics to gendocs scriptsJeff Lowdermilk
hack/run-gendocs.sh puts ga-beacon analytics link into all md files, hack/verify-gendocs.sh verifies presence of link.
2015-05-13Instructions for generating conversions.Wojciech Tyczynski
2015-05-04Add step to API changes doc for swagger regenPaul Morie
2015-04-29Improvements to conversions generator.Wojciech Tyczynski
2015-04-27Merge pull request #7314 from pmorie/docRohit Jnagal
Add hint re: fuzzer to api changes doc
2015-04-27Add hint re: fuzzer to api changes docPaul Morie
2015-04-26Corrected some typosGeorge Kuan
2015-03-25Add a pointer to kubernetes-dev to API changes doc.Rohit Jnagal
2015-03-16Add a doc explaining how to make API changesTim Hockin
Covers compatibility, internal API, versioned APIs, tests, fuzzer, semantic deep equal, etc. I wrote this as I worked on the next big multi-port service change.