Commit Graph

1882 Commits

Author SHA1 Message Date
Nate W e65201a5b3 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-04-11 09:31:28 -07:00
Kubernetes Prow Robot ca3737922a
Merge pull request #32284 from deads2k/beta-off-by-default
Add details about enabling individual API resources using --runtime-config
2022-04-11 09:20:06 -07:00
Kubernetes Prow Robot 74b148081f
Merge pull request #32793 from TheSamDickey/patch-1
Update ingress-v1 rules.http.paths.pathType values
2022-04-08 16:36:04 -07:00
Kubernetes Prow Robot 065ed76148
Merge pull request #32765 from liggitt/guide
Add 1.27 deprecated API removals
2022-04-08 01:22:41 -07:00
Mads Jensen eefc776e29
Fix typos in Markdown links. (#32802)
* Fix typos in Markdown links.

* Test

Co-authored-by: Mads Jensen <atombrella@users.noreply.github.com>
2022-04-08 00:16:41 -07:00
Kubernetes Prow Robot 49a2655d25
Merge pull request #32604 from nikhita/kubectl-subresource-support-docs
Document kubectl subresource support
2022-04-07 22:32:43 -07:00
Nikhita Raghunath 73563a3d7a Add docs for kubectl subresource support 2022-04-08 09:11:02 +05:30
Kubernetes Prow Robot 3fca29abb1
Merge pull request #32803 from nate-double-u/merged-main-dev-1.24
Merged main into dev 1.24
2022-04-07 20:10:41 -07:00
Kubernetes Prow Robot 6284fee097
Merge pull request #32779 from deepakkinni/up_doc_demote_1
Change back feature state to alpha for HonorPVReclaimPolicy
2022-04-07 17:52:41 -07:00
Nate W d1bce4cb0d Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-04-07 10:41:49 -07:00
Deepak Kinni 23b57a355c Change feature state to alpha for HonorPVReclaimPolicy
Signed-off-by: Deepak Kinni <dkinni@vmware.com>
2022-04-07 19:29:46 +05:30
Bridget Kromhout a8b46072c3
Update docs for mixed protocol Services of type: LoadBalancer (#32696)
* Feature flag change when moving from alpha to beta

Signed-off-by: Bridget Kromhout <bridget@kromhout.org>

* Update content/en/docs/reference/command-line-tools-reference/feature-gates.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Clarifying default as of beta.

Signed-off-by: Bridget Kromhout <bridget@kromhout.org>

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-04-07 06:07:58 -07:00
Kubernetes Prow Robot a0d51d6eba
Merge pull request #32596 from tengqm/MaxUnavailableStatefulSet-alpha
Document the MaxUnavailableStatefulSet feature
2022-04-07 02:57:57 -07:00
Qiming Teng ecf1cd11cd Document the MaxUnavailableStatefulSet feature 2022-04-07 17:12:58 +08:00
TheSamDickey 1be2b6e05c
Update ingress-v1.md
While reading through the documentation, I noticed weird asterisk characters that seemed like they should be bullet points.  I kept reading and saw the formatting for `loadBalancer.ingress.ports.protocol`.  I liked how it organized the values into an easy to read list.

This proposed change formats the possible values for `rules.http.paths.pathType` to be a bullet point list, in (imo) a format that is easier to read.
2022-04-06 23:33:52 -05:00
Jordan Liggitt 312d50b02d Add 1.27 deprecated API removals 2022-04-06 20:59:42 -04:00
Kubernetes Prow Robot 4a13e4c99a
Merge pull request #32594 from tengqm/openapienum-beta
OpenAPIEnums feature is beta in 1.24
2022-04-05 19:08:55 -07:00
Mrunal Patel bf90a22aaf Update docs for Pod Priority Based Node Graceful Shutdown beta
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2022-04-05 18:17:52 -07:00
Kubernetes Prow Robot fc771f4431
Merge pull request #32452 from pohly/contextual-logging
features: add ContextualLogging
2022-04-05 17:50:55 -07:00
Thomas Güttler 7ce04aeb14
PodSecurityPolicy is deprecated (glossary) 2022-04-04 21:15:26 +02: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
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
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
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
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 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 ef745a03be
Merge pull request #32624 from tengqm/AzureDiskCSIMigration-ga
Update AzureDiskCSIMigration to GA
2022-03-31 14:41:05 -07:00
Qiming Teng f3a06f432a ControllerLeaderMigration is GA 2022-03-31 09:03:57 +08:00
Jordan Liggitt d9c1a07b97 Add audit annotations for invalid certificates 2022-03-30 14:02:36 -04:00
Ross Peoples e80bed6065 kep2140 2022-03-30 12:44:45 -05:00
Tim Bannister 672813f3e7
Move PSP into Security concepts section
The logical navigation definitely works better if Pod Security admission
and PodSecurityPolicy are pages in the same section. Make It So.

Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-03-30 17:30:35 +01:00
Qiming Teng 9a02c2e7e2 OpenAPIEnums feature is beta in 1.24 2022-03-30 18:47:51 +08:00
Jens Oliver Meiert 67c726ef45
docs: correct capitalization, add hyphenation, remove double spaces 2022-03-30 10:51:47 +02:00
Qiming Teng 5d231f1774 Add ServerSideFieldValidation feature gate
It turns out the feature was not documented for 1.23.
2022-03-30 16:09:06 +08:00
Qiming Teng 441a68cbaf Update AzureDiskCSIMigration to GA 2022-03-30 12:39:30 +08:00
Kubernetes Prow Robot 4e120a071e
Merge pull request #32334 from tengqm/servicelbportcontrol-ga
Promote ServiceLBNodePortControl feature to GA
2022-03-29 18:06:26 -07:00
Qiming Teng fa95fa9b23 AnyVolumeDataSource feature is now Beta 2022-03-30 09:01:40 +08:00
Kubernetes Prow Robot ff563ae168
Merge pull request #32396 from alculquicondor/job-ready
Graduate JobReadyPods to beta
2022-03-29 17:50:26 -07:00
Qiming Teng e302dc4992 Promote ServiceLBNodePortControl feature to GA 2022-03-30 07:42:25 +08:00
Kubernetes Prow Robot 526f791323
Merge pull request #32598 from tengqm/volume-expansion-GA
Move all volume expansion feature gates to GA
2022-03-29 14:46:07 -07:00
Kubernetes Prow Robot b2318e3850
Merge pull request #32595 from tengqm/nodeoutofservicevolumedetach
NodeOutOfServiceVolumeDetach feature introduced
2022-03-29 14:44:07 -07:00
Kubernetes Prow Robot 4f6c9c6276
Merge pull request #32597 from tengqm/KubeletCredentialProviders-beta
KubeletCredentialProviders is now beta
2022-03-29 14:42:08 -07:00
Kubernetes Prow Robot 2457eac448
Merge pull request #32584 from CharlesCZ/patch-1
fix typo
2022-03-29 10:36:55 -07:00