Commit Graph

165 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 4aef52de26
Merge pull request #48089 from jpbetz/custom-resource-field-selectors-ga
KEP-4358: Custom resource field selectors GA
2024-10-31 15:51:26 +00:00
Joe Betz 2b996e4434 Remove field gate information for stable feature, add details to field selectors documentation 2024-10-31 11:42:21 -04:00
Mike Spreitzer 60ff42b3d8
Fix fragment in schema URL
Also switched to a particular tag in the spec repo.
Also called out the minor release number in the text of the reference.

Signed-off-by: Mike Spreitzer <mspreitz@us.ibm.com>
2024-10-14 12:45:20 -04:00
Joe Betz 75a8ee23e2 Update feature gate / stability notes in documentation 2024-09-26 11:47:17 -04:00
Tony Le e81d037e6f
Update custom-resource-definitions.md 2024-09-12 12:18:36 -04:00
hacktivist123 e6d2e1499d Merge main into dev-1.31 to keep in sync 2024-07-29 18:03:33 +01:00
Joe Betz 8f1e148864
KEP-4358: Custom Resource Field Selectors: Promote to Beta (#46980)
* KEP-4358: Custom Resource Field Selectors: Promote to Beta

* Update content/en/docs/reference/command-line-tools-reference/feature-gates/custom-resource-field-selectors.md

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>

* Remove alpha level notes about enabling the feature

* Update content/en/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions.md

Co-authored-by: lakshmi prasuna <56723673+T-Lakshmi@users.noreply.github.com>

* Update content/en/docs/concepts/extend-kubernetes/api-extension/custom-resources.md

Co-authored-by: lakshmi prasuna <56723673+T-Lakshmi@users.noreply.github.com>

---------

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: lakshmi prasuna <56723673+T-Lakshmi@users.noreply.github.com>
2024-07-26 16:53:58 -07:00
Kubernetes Prow Robot 5076bc76d2
Merge pull request #47019 from sbueringer/pr-fix-error
Fix CRD CEL transition rule error message example
2024-07-25 15:00:51 -07:00
Kubernetes Prow Robot 9f29cf91c8
Merge pull request #47205 from sbueringer/pr-fix-crd-doc
Disentangle CRD additional printer columns & field selector sections
2024-07-19 17:15:01 -07:00
Jayden Lee 9ba0a81361
fix: link typo in crd docs 2024-07-19 23:25:58 +09:00
Stefan Bueringer 4521fe7e49
Disentangle CRD additional printer columns & field selector sectiosn
Signed-off-by: Stefan Büringer buringerst@vmware.com
2024-07-19 13:12:28 +02:00
Dipesh Rawat 46ecfd46f1
Removed duplicate feature state shortcode 2024-07-01 00:28:36 +01:00
Stefan Bueringer 3f7873e873
Fix CRD CEL transition rule error message example
Signed-off-by: Stefan Büringer buringerst@vmware.com
2024-06-28 15:29:00 +02:00
Prasad Katti 1dca66b534
Fix misnamed field in CRD documentation (#46863)
* Fix a couple of mistakes in custom-resource-definition-versioning.md

* revert one change
2024-06-19 16:41:20 -07:00
shayan d5b194da5b
Modify the image node-hello to hello-app (#46582) 2024-06-01 16:13:16 -07:00
Kubernetes Prow Robot 78956f85d9
Merge pull request #45264 from alexzielenski/4008-beta2
KEP-4008: CRDValidationRacheting - Beta Docs
2024-03-26 13:31:07 -07:00
Alexander Zielenski 251c4706e0 update ratcheting docs for beta 2024-03-26 10:39:30 -07:00
Joe Betz 8c0a57a1e1 Add docs for CRD field selection 2024-03-18 11:09:04 -04:00
Puru 69706582d4
Fix mermaid syntax error 2024-02-13 14:14:10 +05:45
Kubernetes Prow Robot cb27724d3e
Merge pull request #43247 from srm09/patch-1
Fixes comment for webhook conversion strategy
2024-01-13 07:06:22 +01:00
hunshcn bcc55ae7c9
fix outdated link/anchor
Signed-off-by: hunshcn <hunsh.cn@gmail.com>
2024-01-03 15:00:11 +08:00
Kubernetes Prow Robot e2509cb624
Merge pull request #44506 from Takashiidobe/fix-typos
fix typos
2024-01-02 19:29:55 +01:00
hunshcn 6a7240f55b
fix serviceaccount-token-volume-projection link 2023-12-28 21:39:19 +08:00
Takashiidobe d536e46dbd fix typos 2023-12-24 21:00:53 -05:00
windsonsea e9c2827477 Fix a link in custom-resource-definitions task 2023-12-15 09:07:10 +08:00
Qiming Teng 2fe79a7c28 Update references to the config APIs 2023-12-14 09:24:12 +08:00
Kubernetes Prow Robot fdcd1f6a49
Merge pull request #43560 from alexzielenski/4008-beta
KEP-4008: CRD Validation Ratcheting - Alpha 2 Docs
2023-11-27 18:23:40 +01:00
Alex Zielenski 6f44e15b56 typo fix 2023-11-27 09:17:40 -08:00
Alex Zielenski 41e0c2f21b jpbetz feedback 2023-11-27 09:08:09 -08:00
Cici Huang 16fb2e68c6 Promote CRD validation rules to GA 2023-11-15 23:19:55 +00:00
Alexander Zielenski d820f2b988 add CRDValidationRatcheting 1.29 docs 2023-11-14 10:56:26 -08:00
Able Lv 8ae01d5d8e
Fixed title level of "Validation rules" on custom-resource-definitions.md
The title level of "Validation rules" should be H3, instead of H2.
2023-10-22 22:17:18 +08:00
Mohammed Affan 8d49270fed Add statement for explaining the example image name 2023-10-03 15:20:13 +05:30
Sagar Muchhal 6c70a45be3
Fixes comment for webhook conversion strategy
This patch fixes the language of the comment for the webhook conversion strategy.
2023-09-28 12:22:45 -07:00
harsh e366d2621b Fixed the typo errors in the documentation. 2023-09-20 18:15:30 +05:30
Matheus Moraes c64c7837c8
add CEL Playground link 2023-09-08 16:42:43 -03:00
Mengjiao Liu e8b136c3b3 Use code_sample shortcode instead of code shortcode 2023-09-05 17:10:14 +08:00
Tim Bannister 20b43d6095
Merge branch 'main' into 'dev-1.28' 2023-08-09 11:13:31 +01:00
Kubernetes Prow Robot a2cf620ad5
Merge pull request #41737 from alexzielenski/4008-crd-validation
Add Documentation for CRD Validation Ratcheting
2023-08-08 10:34:17 -07:00
Alexander Zielenski 75ec818022 feedback 2023-08-08 08:53:42 -07:00
Alexander Zielenski e894028da7 move to other pages, add links 2023-08-07 22:10:04 -07:00
Mengjiao Liu 68ba9633a2 Switch English to use code not codenew shortcode 2023-08-01 16:57:17 +08:00
Andrey Goran eb522c126f
Replace {{< codenew ... >}} with {{% codenew ... %}} in all English docs (#42180)
* Replaced {{< codenew ... >}} with {{% codenew ... %}} in all files

* Reverted changes in non-english localizations
2023-07-25 05:54:06 -07:00
Cici Huang 61d5b61ba5 Address comments 2023-07-25 03:50:44 +00:00
Cici Huang 4391c3b0bc Address comments 2023-07-21 17:05:35 +00:00
Cici Huang 0f66ee54cc Update doc for KEP 2876 2023-07-20 23:15:47 +00:00
shubham82 1e063ce5ea Fix broken hyperlinks to Extend the Kubernetes API with CustomResourceDefinitions task page. 2023-07-17 16:07:45 +05:30
Marco Voelz 44cce36683 VPA also requires scale subresource labelSelector 2023-07-13 14:27:43 +02:00
xin.li f59c9f7473 Tweak line wrappings in configure-aggregation-layer.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-06-14 12:31:58 +08:00
Jun Duan 6b2e8e65c7
Update configure-aggregation-layer.md
Remove unnecessary period which takes an extra line.
2023-05-19 11:26:20 -04:00