summaryrefslogtreecommitdiff
path: root/contributors/devel/sig-architecture/api_changes.md
AgeCommit message (Collapse)Author
2022-08-25Merge pull request #6816 from czunker/docs_beta_apiKubernetes Prow Robot
Fix some beta API documentation now that they are off by default
2022-08-24Incorporate review feedbackChristian Zunker
Signed-off-by: Christian Zunker <christian.zunker@gmail.com>
2022-08-19Fix some beta API documentation now that they are off by defaultChristian Zunker
2022-08-14Update contributors/devel/sig-architecture/api_changes.mdTianyang
Co-authored-by: Christoph Blecker <admin@toph.ca>
2022-08-13devel: fix/update script path in api_changes.md Tianyang
Signed-off-by: tianyang ni tianzong48@gmail.com /sig architecture /kind cleanup documentation
2022-03-16add details for testing beta APIs now that they are off by defaultDavid Eads
2022-01-06devel: fix/update links in api_changes.mdMadhav Jivrajani
Signed-off-by: Madhav Jivrajani <madhav.jiv@gmail.com>
2022-01-04Changed all instances of k-dev@ and kubernetes-dev@ to dev@kubernetes.io (#6311)Ayushman
* Changed all instancesof k-dev@ and kubernetes-dev@ to dev@kubernetes.io Changes Removed From archive updated the link changes made csv undo changed links * Fix last two instances of googlegroups.com * Revert changes to election docs for past elections Co-authored-by: Christoph Blecker <admin@toph.ca>
2021-09-10Update API pluralization docsTim Hockin
Based on Service ClusterIPs pluralization.
2021-07-15Update steps on how to make a new API version and add guidance around ↵Michelle Au
structuring commits for API promotions
2021-06-01Add note to ensure tests run in presubmitsAldo Culquicondor
2021-03-08Address commentsJordan Liggitt
2021-03-06Describe process for allowing a new enum value in an existing fieldJordan Liggitt
2021-02-18minor update to api_changes to highlight gate on/off scenario (#5521)Khaled Henidak (Kal)
* minor update to api_changes to highlight gate on/off scenario * Update contributors/devel/sig-architecture/api_changes.md Co-authored-by: Jordan Liggitt <jordan@liggitt.net> * Update contributors/devel/sig-architecture/api_changes.md Co-authored-by: Jordan Liggitt <jordan@liggitt.net> * Update contributors/devel/sig-architecture/api_changes.md Co-authored-by: Jordan Liggitt <jordan@liggitt.net> * Update contributors/devel/sig-architecture/api_changes.md Co-authored-by: Jordan Liggitt <jordan@liggitt.net> * Update contributors/devel/sig-architecture/api_changes.md Co-authored-by: Jordan Liggitt <jordan@liggitt.net> Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
2020-07-15Index all SIG contributions to the Developer GuideErik L. Arneson
The initial purpose of this is to make sure there are no orphaned files in the Developer Guide, so we can make a complete map of all the content there.
2019-06-25Add rationale for preserving persisted data for alpha fieldsJordan Liggitt
2019-04-19Update E2E testing doc linkJon Huhn
2019-01-24file api_changes.md moved to sig foldereduartua