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
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
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
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
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
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
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
Kubernetes Prow Robot
0faa93ceca
Merge pull request #40027 from Jefftree/openapiv3-ga-doc
...
Doc update for KEP-2896 OpenAPIV3
2023-04-01 04:51:49 -07:00
Jefftree
0c9ba63075
Address comments
2023-03-31 18:17:30 +00:00
Kermit Alexander II
e239a7dd33
Documentation for messageExpression update to KEP-2876 ( #40019 )
...
* Add messageExpression documentation.
* Apply feedback on wording.
* Add info about casting to string.
* Use "evaluates to an error" to avoid ambiguous wording around "fails."
* Revise wording around string casting.
2023-03-30 20:41:48 -07:00
Jefftree
eb417b7128
Whitespace fix
2023-03-27 17:00:46 +00:00
Jefftree
af3e11936b
Update OpenAPI V3 section for CRDs
2023-03-27 17:00:46 +00:00
Qiming Teng
ef511e7e65
Style tweak the crd task file
...
This PR reformats the CRD task file where line wrappings are expected or
proper indentations are needed. It also fixes a link to the kube-apiserver
reference.
2022-08-25 16:04:02 +08:00
kadtendulkar
655f6a2b8b
Update content/en/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions.md
2022-08-24 21:45:12 +05:30
Cici Huang
d6201fdf65
Update doc for CustomResourceValidationExpressions feature.
2022-08-16 15:38:37 +00:00
Michael
6a1caa355a
[en] fix typos in /projected-volumes.md
2022-07-15 17:10:48 +08:00
Kubernetes Prow Robot
84c035d5a7
Merge pull request #34372 from tengqm/fix-links-1
...
Batch fixes for links (1)
2022-06-26 01:02:58 -07:00
Kubernetes Prow Robot
62a5ad6213
Merge pull request #34386 from Rishit-dagli/Rishit-dagli-updatecreatingCRD
...
Update Create a Custom Resource Definition
2022-06-23 17:03:19 -07:00
Rishit Dagli
aa60715e84
Update Create a Custom Resource Definition
...
Co-authored-by: Antonio Alonso Alarcon <antonio.al.al@gmail.com>
2022-06-18 11:48:00 +00:00
Qiming Teng
7add552174
Batch fixes for links (1)
...
There are dangling links or links that redirects to a different destination page.
This PR fixes some of them.
2022-06-18 13:37:13 +08:00
Michele Azzolari
9d08cafd2b
Update Validation Rules Example
...
Fix example add missing `=`
Add one more example
2022-05-14 10:45:09 +02:00
cici37
40157c8e05
Address comments
2022-04-12 13:39:58 -07:00