Kubernetes Prow Robot
da11af4bbe
Merge pull request #29271 from yuswift/update-ssa
...
update server-side-apply state to stable
2021-08-10 02:09:17 -07:00
yuswift
00c205bc38
update ssa state to stable
...
Signed-off-by: yuswift <yuswift2018@gmail.com>
2021-08-10 15:47:50 +08:00
yuswift
4e06971871
update ssa state to ga
...
Signed-off-by: yuswift <yuswift2018@gmail.com>
2021-08-06 22:17:24 +08:00
Yuiko Mouri
8f301ea379
Replace with relative path
2021-08-05 11:54:46 +09:00
Tim Bannister
af24e94361
Update tense for v1.22 API removals
...
These removals have happened, so refer to them in the past.
2021-08-04 23:54:40 +01:00
Kubernetes Prow Robot
3c4f5639c1
Merge pull request #28817 from squat/patch-4
...
using-api/health-checks.md: use consistent casing
2021-07-27 10:08:46 -07:00
yxxhero
9d0d213814
fix incorrect field name in event API deprecation guide
...
Signed-off-by: yxxhero <aiopsclub@163.com>
2021-07-15 18:12:28 +08:00
Chris Negus
96d89ba3f4
Added examples of Lists to api-concepts ( #28608 )
...
* Added List descriptions to api-concepts
* Corrected note and example per comments
2021-07-13 02:04:31 -07:00
Lucas Servén Marín
df71479a6e
using-api/health-checks.md: use consistent casing
...
This commit updates two instances so that the casing of `HTTP` and `API` is consistent throughout the document.
2021-07-07 00:49:43 +02:00
Kubernetes Prow Robot
3cc8f3fec8
Merge pull request #28066 from haardikdharma10/update-RemainingItemCount-beta
...
Promote RemainingItemCount to beta in Feature Gates docs
2021-06-30 03:19:03 -07:00
Haardik Dharma
fe940d9263
Update api-concepts.md
2021-06-30 13:54:04 +05:30
Kubernetes Prow Robot
5dfcf92490
Merge pull request #28447 from tengqm/fix-file-modes
...
Remove exec permission on markdown files
2021-06-17 19:04:04 -07:00
Qiming Teng
e9703497a1
Remove exec permission on markdown files
...
For some unknown reasons, we have got many markdown files with exec
permission. That is weird and risky.
2021-06-16 17:57:00 +08:00
Kubernetes Prow Robot
c623e2c233
Merge pull request #28125 from jaxzon/patch-1
...
Update client-libraries.md
2021-06-11 14:58:59 -07:00
Haardik Dharma
595962652b
Update api-concepts.md
2021-06-10 20:34:22 +05:30
Squidtoon99
ddc67b8114
Fix a few grammar issues and typos ( #28332 )
...
* Fix few grammar issues and typos in the blog page
> see the API documentation more information
Should be corrected to "documentation for more information" as the sentence is incorrect.
> may only compare two resource version for equality
Everywhere else in the paragraph "resource versions" are used, I believe this is just a typo.
> The get, list and watch
Missing comma after list to separate the elements
* Fix typos in blog post
> On rare occurences, a
"occurrences" is misspelled
> whole list, map or struct
3 elements are missing a comma seperator after map
> there are no way
are is a plural form while "no way" is a singular subject
> `MergePatch`, `StrategicMergePatch`, `JSONPatch` or `Update`
Missing comma after JSONPatch
2021-06-08 19:11:47 -07:00
Jihoon Seo
dfaefa54aa
Nit: Fix hrefs of some links
2021-06-03 06:20:26 +09:00
jaanus
e9ad987d02
Update client-libraries.md
...
Pykube is archived and not maintained anymore.
2021-05-26 10:41:21 +03:00
Haardik Dharma
7376d834cb
Mention that responses include a remainingItemCount by default
2021-05-24 21:08:14 +05:30
Kubernetes Prow Robot
f4606d4d8d
Merge pull request #27732 from liggitt/1-21-deprecations
...
1.25 deprecations
2021-04-26 08:37:02 -07:00
Jordan Liggitt
0e2b857282
1.25 deprecations
2021-04-26 08:12:34 -04:00
Shannon Kularathna
764c26c875
Sort client library links
2021-04-22 18:33:13 +00:00
Kubernetes Prow Robot
5065bf948f
Merge pull request #27379 from apelisse/improve-ssa-docs
...
SSA Toplogy improvements
2021-04-20 15:54:10 -07:00
Antoine Pelisse
acfea6f2ef
Fix broken headings throughout server-side apply doc
2021-04-15 20:33:29 -07:00
Antoine Pelisse
52a5e4f718
SSA Toplogy improvements
...
Include documentation for topology changes
2021-04-15 15:58:51 -07:00
TAKAHASHI Shuuji
2ec89f253c
Update content/en/docs/reference/using-api/client-libraries.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-04-14 07:32:33 +09:00
TAKAHASHI Shuuji
18bc5496fa
Add k8s-ruby/k8s-ruby as a community-maintained client libraries
2021-04-11 16:30:04 +09:00
Kubernetes Prow Robot
5fe92f22b6
Merge pull request #26629 from tallclair/psp
...
Add PSP to the deprecation guide
2021-04-08 12:18:02 -07:00
Tim Bannister
965aa51daf
Merge master into dev-1.21 to keep in sync, plus latest API reference
...
This sync merge includes API reference updates.
2021-04-06 21:38:24 +01:00
Rey Lejano
d9bdc192a7
follow-up PR to update deprecation policy for k8s metrics originally in PR 27202
2021-03-31 05:26:19 -07:00
Han Kang
f9bacb20ae
add deprecation policy for k8s metrics ( #27202 )
...
* add deprecation policy for metrics
* Update content/en/docs/reference/using-api/deprecation-policy.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* amend stability language given review comments
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-03-31 04:33:00 -07:00
Kubernetes Prow Robot
aea393a0d0
Merge pull request #27070 from swetharepakula/eps-ga-docs
...
EndpointSlice API GA Doc Updates for 1.21
2021-03-29 15:49:56 -07:00
Kubernetes Prow Robot
07d6f33b61
Merge pull request #26969 from wasimj/patch-1
...
Correct server-side-apply.md
2021-03-27 02:00:44 -07:00
Kubernetes Prow Robot
ec4840824d
Merge pull request #26472 from kbhawkey/cleanup-usage-just
...
clean up use of word: just
2021-03-26 04:34:43 -07:00
Swetha Repakula
02afb71016
Update EndpointSlice Docs
...
* Deprecate `endpointslices.discovery.k8s.io/v1beta1`
* Removes `content/en/docs/tasks/administer-cluster/enabling-endpointslices.md`
and redirects requests to that page to
`content/en/docs/concepts/services-networking/endpoint-slices.md`
2021-03-24 14:48:02 -07:00
Akihito INOH
b81f63776e
Fix errors by linkchecker.py
...
This commit fixes errors which are shown by linkchecker.py on en/docs/*.
2021-03-24 13:41:56 +09:00
Karen Bradshaw
3ff5ec1eff
clean up use of word: just
2021-03-17 19:57:40 -04:00
wasimj
466b4bd806
Update server-side-apply.md
...
Spelling mistake
2021-03-09 14:17:05 +00:00
Kubernetes Prow Robot
6beb1b12de
Merge pull request #24727 from raghvenders/patch-3
...
Clean up reference section
2021-03-05 01:44:22 -08:00
Kubernetes Prow Robot
16a12c97da
Merge pull request #26697 from hagay3/patch-1
...
Update client-libraries.md
2021-03-03 03:01:20 -08:00
Kubernetes Prow Robot
f3244d82b0
Merge pull request #25644 from Frankkkkk/patch-1
...
Update client-libraries.md : add python pykorm lib
2021-02-27 18:22:40 -08:00
Hagai Ovadia
211fe0cb06
Update client-libraries.md
...
New maintainer of kubernetes scala client - skuber.
2021-02-24 08:38:10 +02:00
raghvenders
2b6074e8ed
changes
2021-02-22 19:13:26 -06:00
Tim Allclair
ce2e5f8796
Add PSP to the deprecation guide
2021-02-19 12:19:07 -08:00
Jordan Liggitt
1711809472
Fix API group typo
2021-02-17 10:39:42 -05:00
Kubernetes Prow Robot
d07618a2bd
Merge pull request #26483 from liggitt/1-22-migration-guide
...
Add page listing removed beta versions, replacements, and notable changes
2021-02-17 07:31:06 -08:00
Jordan Liggitt
ec4df0f2cf
Address review comments
2021-02-14 15:50:12 -05:00
Jordan Liggitt
6a6fc841d4
Add page listing removed beta versions and notable changes
2021-02-13 12:03:03 -05:00
Sahadat Hossain
0c7f918653
Update api-concepts.md
2021-02-13 17:26:38 +06:00
Sahadat Hossain
a93938b00e
Update content/en/docs/reference/using-api/api-concepts.md
...
Co-authored-by: Irvi Aini <7439590+irvifa@users.noreply.github.com>
2021-02-12 22:33:16 +06:00