Kubernetes Prow Robot
132fece161
Merge pull request #32652 from tidusete/patch-1
...
Missunderstood pods/pod-with-node-affinity.yaml
2022-04-04 09:56:10 -07:00
Nate W
22643121ff
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-04-04 09:40:29 -07:00
Patrick Ohly
4a57c111f9
features: add ContextualLogging
...
This is a new feature in 1.24. Only the infrastructure is going in at this
point with no changes in Kubernetes components, so the user-visible effect is
minimal.
2022-04-04 18:08:00 +02:00
Seokho Son
3f70b2fca7
Update description for languageName
2022-04-05 00:47:45 +09:00
Kubernetes Prow Robot
0b4f78f671
Merge pull request #32338 from tengqm/honorpvreclaimpolicy-beta
...
Promote HonorPVReclaimPolicy to Beta
2022-04-04 07:44:11 -07:00
Kubernetes Prow Robot
463a88191c
Merge pull request #32593 from tengqm/server-side-field-alpha
...
Add ServerSideFieldValidation feature
2022-04-04 07:34:12 -07:00
Seokho Son
258b71ae01
Update l10n guide to use both native and English names
2022-04-04 23:25:00 +09:00
koushik-ms
9b9e56f5de
fix typo in template for glossary reference
...
Link to glossary term "ConfigMap" didn't render correctly due to
a missing "{" at the beginning of template. This commit fixes it.
2022-04-04 11:53:55 +02:00
Ankita Shirodkar
043121abdf
Updating Kubernetes Overview page
...
In alignment with the CNCF Style Guide, proposing a change from open-source to open source.
2022-04-04 01:15:48 +05:30
Tim Bannister
ba81191440
Fix typo
...
Co-authored-by: Qiming Teng <tengqm@outlook.com >
2022-04-03 19:24:23 +01:00
Tim Bannister
afe13e859a
(Further) update Container Runtmes to prepare for dockershim removal
2022-04-03 12:31:25 +01:00
Sohan Kr Choudhary
3a3961a87d
Update horizontal-pod-autoscale-walkthrough.md
...
Fix missing closing parentheses
2022-04-02 16:22:29 +05:30
阿杰鲁
8ab6120d12
docs: Resync configmap.md
2022-04-02 14:29:54 +08:00
Cheng Wang
82456a84de
Update quality-service-pod.md
...
Update `Burstable` conditions
2022-04-02 13:09:56 +08:00
Qiming Teng
34327d5e32
Promote HonorPVReclaimPolicy to Beta
2022-04-02 07:48:48 +08:00
Qiming Teng
3b4a527b1b
CSIMigrationAzureFile feature is default on
2022-04-02 07:37:06 +08:00
Antonio Ojea
9778eaf321
ServiceIPStaticSubrange alpha feature in 1.24 ( #32345 )
2022-04-01 15:04:09 -07:00
Mitesh Jain
cea33bb349
Add information about InTreePluginAzureFileUnregister and InTreePluginAzureDiskUnregister.
2022-04-01 19:30:20 +05:30
Kubernetes Prow Robot
085ef8e018
Merge pull request #32694 from nate-double-u/merged-main-dev-1.24
...
Merged main into dev 1.24
2022-04-01 06:44:46 -07:00
Kubernetes Prow Robot
dce29beea4
Merge pull request #32577 from deejross/kep3140
...
Document timezone support for CronJob
2022-04-01 02:26:47 -07:00
Fernando Ripoll
8a58d35c10
Update pod-topology-spread-constraints.md
2022-04-01 07:57:04 +02:00
Tim Rosenblatt
f16c446d0a
Explain Service without selector is for non-Pod backends ( #32602 )
...
* Minor edit for clarity
The previous phrasing didn't emphasize the point that the reason you define a Service with no selectors is to point to a backend that's not a Pod, and the emphasis on the external nature of the backend
* Add note that Services w/o selectors, but +Endpoints is the technique to use for abstracting external backends
Co-authored-by: Rey Lejano <rlejano@gmail.com >
Co-authored-by: Rey Lejano <rlejano@gmail.com >
2022-03-31 22:40:37 -07:00
Kubernetes Prow Robot
74c12d3bca
Merge pull request #32643 from j9t/patch-1
...
docs: correct capitalization, add hyphenation, remove double spaces
2022-03-31 22:38:37 -07:00
Nate W
f85be125b9
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-03-31 15:18:13 -07:00
Kubernetes Prow Robot
8a614ca171
Merge pull request #32668 from tengqm/LeaderMigration-ga
...
ControllerLeaderMigration is GA
2022-03-31 14:45:05 -07:00
Kubernetes Prow Robot
b53955eed4
Merge pull request #32628 from waynerv/patch-3
...
Update pod-security-admission.md
2022-03-31 14:43:07 -07:00
Kubernetes Prow Robot
a3be045946
Merge pull request #32625 from tengqm/AnyVolumeDataSource-beta
...
AnyVolumeDataSource feature is now Beta
2022-03-31 14:43:06 -07:00
Kubernetes Prow Robot
27684b7e90
Merge pull request #32565 from vaibhav2107/sec-context
...
Update the doc regarding outdated info in the link
2022-03-31 14:41:05 -07:00
Kubernetes Prow Robot
ef745a03be
Merge pull request #32624 from tengqm/AzureDiskCSIMigration-ga
...
Update AzureDiskCSIMigration to GA
2022-03-31 14:41:05 -07:00
Kubernetes Prow Robot
55a99e6156
Merge pull request #32570 from deepakkinni/pv_doc_up_v1
...
Docs for changes related to HonorPVReclaimPolicy feature
2022-03-31 14:37:05 -07:00
Kubernetes Prow Robot
9ce963ab61
Merge pull request #32665 from sftim/20220330_update_cri_dockerd_task_1.24
...
Update cri-dockerd switchover task for v1.24 release
2022-03-31 14:35:06 -07:00
Kubernetes Prow Robot
3ff9aeca02
Merge pull request #32650 from sftim/20220330_drop_device_plugin_known_docker_dependency
...
Drop device plugin with known docker dependency
2022-03-31 14:31:05 -07:00
Fernando Ripoll
eb33931ae3
Update pod-topology-spread-constraints.md
2022-03-31 22:30:06 +02:00
Kubernetes Prow Robot
70dbc89f33
Merge pull request #32283 from PriyanshuAhlawat/adding_auditing
...
Update controlling-access.md issue-32224
2022-03-30 20:44:59 -07:00
Priyanshu Ahlawat
e62d2f7302
Update content/en/docs/concepts/security/controlling-access.md
...
Co-authored-by: Qiming Teng <tengqm@outlook.com >
2022-03-31 08:30:44 +05:30
Kubernetes Prow Robot
e6d999c311
Merge pull request #32122 from Shubham82/update_Feature_state_NamespaceDefaultLabelName
...
Improvement: Updated FEATURE STATE of NamespaceDefaultLabelName.
2022-03-30 18:41:00 -07:00
Qiming Teng
f3a06f432a
ControllerLeaderMigration is GA
2022-03-31 09:03:57 +08:00
Kubernetes Prow Robot
59baf2fff2
Merge pull request #32661 from guettli/patch-5
...
typo: "the" --> "then"
2022-03-30 17:43:00 -07:00
Tim Bannister
83514e6dc1
Tweak page introduction
...
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com >
2022-03-30 23:15:09 +01:00
Kubernetes Prow Robot
226abdf52d
Merge pull request #32666 from sftim/20220330_fixup_cri-dockerd_task
...
Fixup incorrect systemctl command
2022-03-30 14:53:57 -07:00
Kubernetes Prow Robot
2258bc2308
Merge pull request #32637 from guettli/patch-4
...
Link to Guaranteed pods
2022-03-30 14:51:57 -07:00
Tim Bannister
3cb2b0cb14
Fixup incorrect systemctl command
...
The subcommand for restart is "restart"
2022-03-30 22:26:12 +01:00
Tim Bannister
b9a7ec6f35
Update cri-dockerd switchover docs for v1.24
2022-03-30 22:18:56 +01:00
Shannon Kularathna
5edbf56ec5
Add draft content for migrating to dockerd
2022-03-30 22:12:19 +01:00
Kubernetes Prow Robot
994f5c5a48
Merge pull request #32131 from shannonxtreme/dockershim-migrate-dockerd
...
Add content for migrating to cri-dockerd
2022-03-30 14:09:57 -07:00
Thomas Güttler
8df0736acb
typo: "the" --> "then"
...
fixed typo
2022-03-30 21:03:48 +02:00
Thomas Güttler
998d762331
S/'Guaranteed'/Guaranteed
2022-03-30 20:52:00 +02:00
Thomas Güttler
16ae848701
Link to 'Guaranteed' pods.
...
related to #32619
2022-03-30 20:52:00 +02:00
Kubernetes Prow Robot
e047c71b9b
Merge pull request #31276 from sftim/20220110_move_pod_security_policy
...
Move PSP into Security concepts section
2022-03-30 11:46:20 -07:00
Jordan Liggitt
d9c1a07b97
Add audit annotations for invalid certificates
2022-03-30 14:02:36 -04:00