summaryrefslogtreecommitdiff
path: root/contributors/devel/api_changes.md
AgeCommit message (Collapse)Author
2019-06-23Cleanup tombstone files in community/develRichard Marcum
2019-02-04devel: bump tombstone date to July or release of 1.15Nikhita Raghunath
2019-01-31Some files had conflict with some URL - fixed noweduartua
2019-01-30e2e-test.md file moved to the new /devel/-sig-testing folder - URLs updated ↵eduartua
- tombstone files created
2019-01-24Created tombstone files for files moved to /devel/sig-architecture - URLs ↵eduartua
updated in k/community
2019-01-24file api_changes.md moved to sig foldereduartua
2018-12-18Update feature gate and alpha field guidanceJordan Liggitt
2018-12-17Merge pull request #2686 from thockin/defaults-for-new-fields-ruleKubernetes Prow Robot
Clarify rules around defaults across versions
2018-10-23Document pluralization of API fieldsTim Hockin
Based on https://docs.google.com/document/d/1Z8Vbo7RmV_Wvs4k8mluHQC2_Zs8cEwMJmHwWBf9BcaA/edit and email discussions. Resist the urge to clean up the whole doc - that will have to come later.
2018-09-18Clarify rules around defaults across versionsTim Hockin
2018-08-23Further clarify defaulting rules & remove exampleJanet Kuo
2018-07-24Document rules and best practices of default valuesJanet Kuo
2018-06-13api_changes: remove proto tags from examplesNikhita Raghunath
Some examples have proto tags and some don't. Since proto tags are generated and not manually written, this commit removes the proto tags from the examples to remain consistent.
2018-05-18Merge pull request #2146 from austbot/location-typo-apichange-docsk8s-ci-robot
Fix incorrect path in api_changes doc
2018-05-11Corrects location of core defaults.go based on current kubernetes/kubernetes ↵austin
repo.
2018-05-11Remove confusing aggregator list commentravisantoshgudimetla
2018-02-15Add the requirement that GA/stable APIs must have conformance tests, if/as ↵Brian Grant
appropriate.
2017-12-21Use git.k8s.io for linksChristoph Blecker
2017-11-09Fix api changes docRyan
make generated does not exist
2017-11-09Merge pull request #1348 from sttts/sttts-group-go-nameKubernetes Submit Queue
Automatic merge from submit-queue. contributors/devel: document '// +groupGoName' code-generation tag Documentation counterpart PR for https://github.com/kubernetes/kubernetes/pull/54950.
2017-11-09Fix '// +genclient' tag without the '=true'Dr. Stefan Schimanski
2017-11-06contributors/devel: document '// +groupGoName' code-generation tagDr. Stefan Schimanski
2017-11-03beging to remove munch tags from files, also removed deprecated content of ↵guineveresaenger
how-to-doc in favor of link to k/website
2017-10-30contributors/devel/api_changes.md: update place with list of packages for ↵Slava Semushin
protobuf.
2017-10-27api-changes: update proto scriptNikhita Raghunath
2017-10-17Merge pull request #1160 from php-coder/no_extensions_apiKubernetes Submit Queue
Automatic merge from submit-queue. api_changes.md: don't suggest to create API in extensions group As per https://github.com/kubernetes/kubernetes/issues/43214 we shouldn't use `extensions` API group. This PR removed suggestions about using it as a starting point for a new API. PTAL @soltysh CC @simo5
2017-10-06contributors/devel/api_changes.md: assorted improvements.Slava Semushin
2017-10-06contributors/devel/api_changes.md: don't suggest to create API in extensions ↵Slava Semushin
group as it's been deprecated.
2017-09-22Merge pull request #1088 from zouyee/link-outdateKubernetes Submit Queue
Automatic merge from submit-queue. . delete outdated link
2017-09-19delete outdated linkzouyee
2017-09-19fix version.md linkzouyee
2017-09-03Clean up contributors/devel docsxiangpengzhao
2017-08-30Update the docs around alpha fields & deprecatingTim Hockin
Fix some wording. Remove the demand for validation to fail. It also says to clearthose fields, which more closely models non-existent fields. Change the tombstone (proposed - nobody is using this yet, obviously). This format matches what gengo uses for other tags.
2017-08-18Update alpha field guidanceJordan Liggitt
2017-08-01Correct deprecation policy urlsupereagle
2017-07-20bug fixes; update linksChao Xu
2017-07-19update api_changes.md to reflect the latest status of codegen tools and repo ↵Chao Xu
structure
2017-06-29more generator informatinMorgan Bauer
- openapi-gen as part of the build - some gengo flags - informer-gen
2017-06-28Create code-generation subsectionMorgan Bauer
- move protobufs and codecgen into new subsection - subsection details on code generation in the build - details on lister-gen code generator
2017-05-19updates references to Semantic.DeepEqual routine (#546)Ricky Pai
2017-03-23Update api_changes.mdBrian Grant
2017-03-23Update api_changes.mdBrian Grant
Clarified compatibility guidelines and gotchas
2017-03-23Update api_changes.mdBrian Grant
Moved compatibility gotchas here from api-conventions.md.
2017-02-24fix url errorsupereagle
2017-02-24correct user guide urlsupereagle
2017-01-30only list two filesMorgan Bauer
2016-12-31fix link to versioning document in api changes documentandrewsykim
2016-11-30imported docs/devel as a subtreeMichelle Noorali