Commit Graph

308 Commits (fce4691e08d08b55ee0859986d6ebc30d40d65d0)

Author SHA1 Message Date
Daniel Chan 3c5c4fcc1f Merge main into dev-1.31 to keep in sync 2024-08-08 15:31:27 +02:00
Ivan ROGER 1c9bcc4bb5
Add missing closing brace in CEL example table
File: cel.md
2024-08-07 17:37:15 +02:00
Marek Siarkowicz 4b71738c73 Beta documentation for Consistent Reads from Cache 2024-07-31 18:48:09 +02:00
Jordan Liggitt 5dab30d474
KEP-4601: alpha docs 2024-07-26 23:27:51 -04:00
Kubernetes Prow Robot 8a4e77b6f6
Merge pull request #46695 from kechigon/main
Correction of CEL sample code.
2024-06-09 05:55:25 -07:00
Jun Duan b91d36dfed Fix mismatched parentheses in cel.md
Signed-off-by: Jun Duan <jun.duan.phd@outlook.com>
2024-06-06 16:36:27 +00:00
Keigo Kurita a0a7c71659 Update cel.md 2024-06-06 16:27:47 +09:00
Kubernetes Prow Robot b3538b015a
Merge pull request #45942 from thisisharrsh/fixed_typo_k8s_API
Fixed the typo in Kubernetes API concepts
2024-04-23 07:04:31 -07:00
Kubernetes Prow Robot d846df42df
Merge pull request #45863 from pegasas/issues/45751
Explain SSA JSON/YAML compatibility bug
2024-04-22 15:29:48 -07:00
Tim Bannister 7b6866063f Switch more feature-state shortcodes to be data driven
When the feature gates graduate (or get deprecated), the associated
shortcode will update automatically.
2024-04-22 13:02:28 +01:00
harsh 281514adf4 Fixed the typo in Kubernetes API concept 2024-04-21 11:27:04 +05:30
John Huang ddeb20746a
Update content/en/docs/reference/using-api/server-side-apply.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-04-14 10:40:28 +08:00
pegasas c9dd20ee58 Improve Server-Side Apply page to address JSON/YAML compatibility with go-yaml 2024-04-13 21:11:56 +08:00
Francis Huang f424d45142
Update deprecated API migration guidance of HorizontalPodAutoscaler for v1.25 and v1.26 (#45390)
* Update deprecation-guide.md

**targetAverageUtilization** is no longer supported by **autoscaling/v2**

* Remove sample and add document reference

* Update notable changes for HPA in 1.25 and 1.26

* cite a document metric usage

* Update deprecation-guide.md
2024-03-16 10:37:30 -07:00
Steve Kuznetsov 7fefbf740e
cel: provide example map validations
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
2024-02-29 09:19:38 -07:00
cici37 27bec3a39a Address comment 2024-01-31 17:49:21 +00:00
cici37 16098e45eb Add newly added library info. 2024-01-31 17:44:22 +00:00
Alexander Zielenski 0d44cd14a7 add cel quantity library reference 2024-01-31 17:38:11 +00:00
cici37 f16cbcd76b Fix the hyperlinks 2024-01-31 17:27:39 +00:00
Abhay Krishna Arunachalam b9684657b9 Update wording in API deprecation guide for v1.27 and v1.29 2024-01-25 01:18:41 -08:00
Joe Betz bc63a98e2d
Document CEL option, library and language feature availability by version (#42695)
* Document CEL option, library and language feature availability by version

* Update content/en/docs/reference/using-api/cel.md

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

* Apply feedback

* Feedback applied

* noop commit to trigger build

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-01-09 16:44:07 +01:00
Takashiidobe d536e46dbd fix typos 2023-12-24 21:00:53 -05:00
Sergey Kanzhelev 083c0aabc4
Document that replacement functionality must be the same stability level (#42031)
* the replacement functionality must be the same stability level

* Update content/en/docs/reference/using-api/deprecation-policy.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>

* Update content/en/docs/reference/using-api/deprecation-policy.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>

* Update content/en/docs/reference/using-api/deprecation-policy.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>

* Update content/en/docs/reference/using-api/deprecation-policy.md

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

* Update content/en/docs/reference/using-api/deprecation-policy.md

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

* Update content/en/docs/reference/using-api/deprecation-policy.md

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

* Update content/en/docs/reference/using-api/deprecation-policy.md

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

* Update content/en/docs/reference/using-api/deprecation-policy.md

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

* Update content/en/docs/reference/using-api/deprecation-policy.md

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

* Update content/en/docs/reference/using-api/deprecation-policy.md

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

* Update content/en/docs/reference/using-api/deprecation-policy.md

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

* Update content/en/docs/reference/using-api/deprecation-policy.md

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

* Update content/en/docs/reference/using-api/deprecation-policy.md

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

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-12-23 02:45:09 +01:00
Rui Chen 73ede84c98
[en] fix schema comemnt for health-checks doc
Signed-off-by: Rui Chen <rui@chenrui.dev>
2023-12-21 16:59:05 -05:00
Kubernetes Prow Robot 60f4e0a186
Merge pull request #43550 from maikokuppe/patch-1
Fix typo in deprecation-guide.md at v1.26
2023-12-21 03:15:08 +01:00
Kubernetes Prow Robot 35c508040e
Merge pull request #44037 from m3nax/patch-1
Updated dotnet - Sample Programs url to point the example folder of project
2023-12-19 14:46:36 +01:00
Tim Bannister e57cf329a6 Merge 'dev-1.29' with main 2023-12-11 17:11:37 +00:00
Kubernetes Prow Robot f7ead26dbf
Merge pull request #43689 from austince/patch-1
docs: Small fixes to the Resource deletion section of API Concept
2023-12-09 20:53:04 +01:00
Kubernetes Prow Robot 398961aa11
Merge pull request #43749 from liggitt/deprecated-1-29
Add 1.32 removal info for v1beta3 flowcontrol API
2023-11-28 18:55:29 +01:00
Kat Cosgrove 2d9fbc1c7e
Merge remote-tracking branch 'upstream/main' into dev-1.29 2023-11-22 22:07:26 +00:00
Manuel Menegazzo cc7ff286e3
Update dotnet client sample program url
Change the url to sample program from the "Simple" project to the example folder.
2023-11-22 16:01:28 +01:00
Jack 988a47d384
Add missing punctuation 2023-11-21 09:54:42 -05:00
steve-hardman e4f8dab1aa
Remove archived third-party client library (#43960)
* Remove archived lib

* Remove archived lib

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

---------

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2023-11-20 01:18:38 +01:00
Kat Cosgrove 270468a15a
Merge remote-tracking branch 'upstream/main' into dev-1.29 2023-11-06 13:49:02 -06:00
Rohan Kapse ed37349a6b
Update server-side-apply.md
Deleted the duplicate section of the issue(Server-Side Apply for custom resources ) #43806
2023-11-04 15:04:37 +05:30
drewhagen 7db05a8b31 Merge remote-tracking branch 'upstream/main' into dev-1.29 2023-11-02 11:11:08 -05:00
Rohan Kapse 7a3f804174
Update content/en/docs/reference/using-api/deprecation-guide.md
Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
2023-11-01 19:24:17 +05:30
Rohan Kapse f2ceaf38a6
Update content/en/docs/reference/using-api/deprecation-guide.md
Co-authored-by: Gaurav Padam <1032201077@tcetmumbai.in>
2023-11-01 19:16:52 +05:30
Rohan Kapse 91a6aa868d
Update deprecation-guide.md
Fixed the wrong tense in API deprecation page #43771.
2023-11-01 18:32:46 +05:30
Jordan Liggitt 91aa69bb0e
Update v1beta2 flowcontrol guidance 2023-11-01 08:32:48 -04:00
Jordan Liggitt fe172fc2c8
Add 1.32 removal info for v1beta3 flowcontrol API 2023-10-30 20:11:53 -04:00
Austin Cawley-Edwards 7a8ed1c30f
docs: Small fixes to the Resource deletion section of API Concept
- Finalizers are a string array
- Small grammar error
2023-10-25 16:52:55 -04:00
Oluebube Princes Egbuna 0fbfc94968 Merge remote-tracking branch 'upstream/main' into dev-1.29 2023-10-25 09:39:05 +01:00
Maiko Kuppe a203ff2076
Fix typo in deprecation-guide.md at v1.26 2023-10-18 10:31:46 +02:00
AmarNathChary 6f6b57cb97 updated example appearance in k8s api concept
Updated examples appearance in k8s api concep

updated examples appearance in k8s API concept

Updated examples appearance in k8s API concept
2023-10-17 12:58:04 +05:30
Kubernetes Prow Robot e805cb9e7b
Merge pull request #41114 from hatfieldbrian/patch-1
Correct `collection` definition to a list of instances of a resource _type_
2023-10-10 10:36:08 +02:00
Kat Cosgrove ad943fce2f
Merge main into dev-1.29 to keep in sync 2023-10-06 15:36:13 +01:00
Case Wylie a2c2c23873
Address spelling error
Signed-off-by: Case Wylie <cmwylie19@defenseunicorns.com>
2023-10-02 13:56:01 -04:00
Jacob Tomlinson 0b6cfc49a5
Add kr8s to community Python libraries list (#42894)
* Add kr8s to client-libraries.md

* Update content/en/docs/reference/using-api/client-libraries.md

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

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-09-10 22:08:09 -07:00
Mengjiao Liu e8b136c3b3 Use code_sample shortcode instead of code shortcode 2023-09-05 17:10:14 +08:00