summaryrefslogtreecommitdiff
path: root/api_changes.md
AgeCommit message (Collapse)Author
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.