Commit Graph

38 Commits

Author SHA1 Message Date
Janet Kuo dd4ae8273f Further clarify defaulting rules & remove example 2018-08-23 10:48:25 -07:00
Janet Kuo ca492c0655 Document rules and best practices of default values 2018-07-24 18:40:15 -07:00
Nikhita Raghunath 6fc625b0e3 api_changes: remove proto tags from examples
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-06-13 22:27:52 +05:30
k8s-ci-robot 7183df1559
Merge pull request #2146 from austbot/location-typo-apichange-docs
Fix incorrect path in api_changes doc
2018-05-18 10:51:52 -07:00
austin c63e62b58e Corrects location of core defaults.go based on current kubernetes/kubernetes repo. 2018-05-11 17:49:41 -07:00
ravisantoshgudimetla 0976dc3002 Remove confusing aggregator list comment 2018-05-11 16:55:37 -04:00
Brian Grant 0f6842590d Add the requirement that GA/stable APIs must have conformance tests, if/as appropriate. 2018-02-15 14:30:15 -08:00
Christoph Blecker 95a4a105cd
Use git.k8s.io for links 2017-12-21 18:34:08 -08:00
Ryan 5d740f0695
Fix api changes doc
make generated does not exist
2017-11-09 09:14:32 -08:00
Kubernetes Submit Queue e1b72cb444
Merge pull request #1348 from sttts/sttts-group-go-name
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-09 06:31:45 -08:00
Dr. Stefan Schimanski 2918c4d153 Fix '// +genclient' tag without the '=true' 2017-11-09 15:21:44 +01:00
Dr. Stefan Schimanski fea1049fa7 contributors/devel: document '// +groupGoName' code-generation tag 2017-11-06 18:25:09 +01:00
guineveresaenger b41c258f98 beging to remove munch tags from files, also removed deprecated content of how-to-doc in favor of link to k/website 2017-11-03 15:37:08 -07:00
Slava Semushin 251f432481 contributors/devel/api_changes.md: update place with list of packages for protobuf. 2017-10-30 17:57:28 +01:00
Nikhita Raghunath 21db3a1fb0 api-changes: update proto script 2017-10-27 04:57:30 +05:30
Kubernetes Submit Queue 016d329ea7 Merge pull request #1160 from php-coder/no_extensions_api
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-17 11:16:35 -07:00
Slava Semushin 343d7280b6 contributors/devel/api_changes.md: assorted improvements. 2017-10-06 19:28:01 +02:00
Slava Semushin 333cf0d960 contributors/devel/api_changes.md: don't suggest to create API in extensions group as it's been deprecated. 2017-10-06 19:22:24 +02:00
Kubernetes Submit Queue dc031e62ba Merge pull request #1088 from zouyee/link-outdate
Automatic merge from submit-queue. .

delete outdated link
2017-09-22 17:01:48 -07:00
zouyee 0f9529099d delete outdated link 2017-09-19 16:08:43 +08:00
zouyee dffeef30ac fix version.md link 2017-09-19 10:36:45 +08:00
xiangpengzhao acd6a3ce2f Clean up contributors/devel docs 2017-09-03 11:06:32 +08:00
Tim Hockin fcbf6f8145 Update the docs around alpha fields & deprecating
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-30 11:24:12 -07:00
Jordan Liggitt a8667171de
Update alpha field guidance 2017-08-18 17:00:20 -04:00
supereagle fa7d7daf7f Correct deprecation policy url 2017-08-01 13:09:36 +08:00
Chao Xu c75bd53891 bug fixes; update links 2017-07-20 12:34:32 -07:00
Chao Xu d5fd401dee update api_changes.md to reflect the latest status of codegen tools and repo structure 2017-07-19 16:59:52 -07:00
Morgan Bauer beed052f1a more generator informatin
- openapi-gen as part of the build
 - some gengo flags
 - informer-gen
2017-06-29 11:42:27 -07:00
Morgan Bauer e4230560a0 Create code-generation subsection
- move protobufs and codecgen into new subsection
 - subsection details on code generation in the build
 - details on lister-gen code generator
2017-06-28 15:03:43 -07:00
Ricky Pai 2cec7e44a7 updates references to Semantic.DeepEqual routine (#546) 2017-05-19 15:03:04 -07:00
Brian Grant 10b04e4533 Update api_changes.md 2017-03-23 22:27:46 -07:00
Brian Grant 5aec4fc224 Update api_changes.md
Clarified compatibility guidelines and gotchas
2017-03-23 15:11:16 -07:00
Brian Grant 64c17b12ff Update api_changes.md
Moved compatibility gotchas here from api-conventions.md.
2017-03-23 14:57:44 -07:00
supereagle 264bd0f4a6 fix url error 2017-02-24 14:33:58 +08:00
supereagle 2d53ed8ddb correct user guide url 2017-02-24 14:26:42 +08:00
Morgan Bauer 162cab9136
only list two files 2017-01-30 16:04:22 -08:00
andrewsykim 1de9da4cfd fix link to versioning document in api changes document 2016-12-31 13:07:14 -05:00
Michelle Noorali 05d50ebda1 imported docs/devel as a subtree 2016-11-30 14:43:43 -05:00