Commit Graph

330 Commits (03ae214e8129b009b7a336dfa328e3eb2cb15dc2)

Author SHA1 Message Date
Kubernetes Prow Robot 6c7b885047
Merge pull request #47304 from hacktivist123/merged-main-dev-1.31
Merged main dev 1.31
2024-07-30 05:03:16 -07:00
Kubernetes Prow Robot e17eed9ee4
Merge pull request #47283 from liggitt/4193-beta
KEP-4193: beta promotion of ServiceAccountTokenNodeBinding feature gate
2024-07-30 03:47:08 -07:00
Jefftree 0b16a923ca Add CLE documentation 2024-07-30 03:50:02 +00:00
Jordan Liggitt 1daf72a6f7
KEP-4193: Update for beta ServiceAccountTokenNodeBinding graduation 2024-07-29 22:55:42 -04:00
Michał Woźniak 45a47d170f
Graduate Job Pod Failure Policy to stable (#46807)
* Graduate Job Pod Failure Policy to stable

* Update content/en/docs/concepts/workloads/controllers/job.md

Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>

* Break the line after link

---------

Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2024-07-29 11:56:08 -07:00
PannagaRamamanohara 97899e0511 update LocalStorageCapacityIsolationFSQuotaMonitoring to beta
Signed-off-by: PannagaRamamanohara <pbhojara@redhat.com>
2024-07-29 13:54:32 -04:00
hacktivist123 e6d2e1499d Merge main into dev-1.31 to keep in sync 2024-07-29 18:03:33 +01:00
Kubernetes Prow Robot ebb3da5f56
Merge pull request #47298 from sohankunkerkar/dev-1.31
Update docs for beta promotion of cgroup driver detection from CRI
2024-07-29 10:02:04 -07:00
Kubernetes Prow Robot 7a7848bdad
Merge pull request #47252 from tengqm/fg-ep
Fix feature gate for EventedPLEG in v1.30
2024-07-29 09:30:29 -07:00
Kubernetes Prow Robot 6c6ced2239
Merge pull request #46785 from AndrewSirenko/patch-1
KEP-3751 VolumeAttributeClass Beta Promotion
2024-07-29 09:18:47 -07:00
Kubernetes Prow Robot a8f156b2f7
Merge pull request #46816 from pohly/dra-1.31
DRA documentation for 1.31
2024-07-29 09:13:54 -07:00
Sohan Kunkerkar 42fda96d07 KEP-4033: small beta updates
Signed-off-by: Peter Hunt <pehunt@redhat.com>
2024-07-29 10:50:25 -04:00
Drew Sirenko ffeb6beab0 KEP-3751 Beta promotion for VolumeAttributeClass 2024-07-29 09:52:21 -04:00
Mengjiao Liu fd1d9d0d49 Fix typo filename: "dynamice" to "dynamic" 2024-07-29 17:30:40 +08:00
Kubernetes Prow Robot fd526873ac
Merge pull request #46955 from seans3/kep-4006-portforward-docs
[KEP-4006] - Docs for PortForward over WebSockets Feature Gates (Beta)
2024-07-27 14:59:30 -07:00
Kubernetes Prow Robot d7aa82c101
Merge pull request #47257 from tengqm/fg-rgn
Fix feature gate RetryGenerateName for v1.30
2024-07-27 08:44:12 -07:00
Kubernetes Prow Robot 6156fd9e40
Merge pull request #46920 from everpeace/dev-1.31-KEP-3619-SupplementalGroupsPolicy
[dev-1.31] KEP-3619: Fine-grained SupplementalGroups control
2024-07-27 04:38:44 -07:00
Kubernetes Prow Robot 5b6a35b740
Merge pull request #46986 from liggitt/4601-alpha
KEP-4601: alpha docs
2024-07-27 04:35:21 -07:00
Jordan Liggitt 5dab30d474
KEP-4601: alpha docs 2024-07-26 23:27:51 -04: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 430b4c9699
Merge pull request #47256 from tengqm/fg-map
Add feature gate for MutatingAdmissionPolicy in v1.30
2024-07-26 09:39:51 -07:00
Kubernetes Prow Robot 5784402a41
Merge pull request #47063 from wojtek-t/kep-4568-docs
ResilientWatchCacheInitialization documentation
2024-07-25 23:54:38 -07:00
Kubernetes Prow Robot df9b7f1169
Merge pull request #46970 from tenzen-y/beta-graduate-job-success-policy
Update JobSuccessPolicy documentations for the beta graduation
2024-07-25 18:36:06 -07:00
Kensei Nakada 108e2a9f0f
graduate MatchLabelKeysInPodAffinity to beta (#45181)
* graduate MatchLabelKeysInPodAffinity to beta

* update feature-state

* Correct the grammar

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

* add comments

* Update version appropriately

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-07-25 13:03:11 -07:00
Kubernetes Prow Robot eeae76ee12
Merge pull request #47251 from tengqm/fg-cc
Fix feature gate status for ContainerCheckpoint in v1.30
2024-07-25 09:09:29 -07:00
Kubernetes Prow Robot 8fd9de4ee4
Merge pull request #47260 from tengqm/fg-wfswrv
Add feature gate WatchFromStorageWithoutResourceVersion for v1.30
2024-07-25 09:02:49 -07:00
Yuki Iwai f6be581921 Update JobSuccessPolicy documentations for the beta graduation
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
2024-07-25 22:14:00 +09:00
Kubernetes Prow Robot 8b087913bd
Merge pull request #45263 from atiratree/UnhealthyPodEvictionPolicy-GA
[KEP-3017]: promote PDBUnhealthyPodEvictionPolicy to GA
2024-07-25 05:56:09 -07:00
Qiming Teng 200a04ffe9 Fix feature gate status for ContainerCheckpoint in v1.30 2024-07-25 20:38:35 +08:00
Qiming Teng b7a3790586 Add feature gate for MutatingAdmissionPolicy in v1.30 2024-07-25 20:12:43 +08:00
Kubernetes Prow Robot a6ac7264d8
Merge pull request #46946 from saschagrunert/oci-volumesource-docs
Document OCI volume sources / KEP-4639
2024-07-25 04:32:21 -07:00
Sascha Grunert a12454f2dc
Add ImageVolume documentation
Add a basic task how to use image volumes in pods.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2024-07-25 13:17:33 +02:00
Qiming Teng bcc6e9e72f Add feature gate RetryGenerateName for v1.30 2024-07-25 10:46:41 +08:00
Kubernetes Prow Robot 01a668bfb4
Merge pull request #47023 from vinayakankugoyal/armor2
KEP-24: Graduate Kubernetes' support for AppArmor to GA.
2024-07-24 18:19:18 -07:00
Kubernetes Prow Robot e295a653b1
Merge pull request #46947 from aojea/kep1880
KEP-1880
2024-07-24 18:09:02 -07:00
Vinayak Goyal 87a705579f KEP-24: Graduate Kubernetes' support for AppArmor to GA.
Signed-off-by: Vinayak Goyal <vinaygo@google.com>
2024-07-24 23:17:07 +00:00
Qiming Teng b38f3c87fd Fix feature gate ZeroLimitedNominalConcurrencyShares in v1.30 2024-07-24 19:43:31 +08:00
Qiming Teng adfb685eba Add feature gate WatchFromStorageWithoutResourceVersion for v1.30 2024-07-24 19:37:47 +08:00
Qiming Teng 1413a87ece Fix feature gate for EventedPLEG in v1.30 2024-07-24 19:13:16 +08:00
Kubernetes Prow Robot a77fcc771b
Merge pull request #46988 from vinayakankugoyal/kep4633
KEP-4633: Add documentation for Configurable Endpoints for Anonymous Auth.
2024-07-23 19:54:11 -07:00
Kubernetes Prow Robot 22b1bd067f
Merge pull request #46719 from pwschuurman/kep-3335-stable-docs
Remove StatefulSetStartOrdinal feature gate to target stable in 1.31
2024-07-23 19:44:44 -07:00
Kubernetes Prow Robot c97ec9ac76
Merge pull request #47241 from carlory/delete-fg
remove some unneeded feature-gates
2024-07-23 04:14:23 -07:00
Krzysztof Wilczyński 9e9a008587
KEP-4191: Split Image Filesystem promotion to Beta
Signed-off-by: Krzysztof Wilczyński <kwilczynski@redhat.com>
2024-07-23 13:47:32 +09:00
carlory e72fb3cd19 remove some unneeded feature-gates 2024-07-23 10:25:50 +08:00
Cici Huang 97ab1080ce
Remove the fg CustomResourceValidationExpressions (#47237)
* Remove the fg CustomResourceValidationExpressions

* Fix the version
2024-07-22 16:28:45 -07:00
Filip Křepinský f364b4c247 promote PDBUnhealthyPodEvictionPolicy to GA 2024-07-19 13:24:25 +02:00
Antonio Ojea 9c209a8ac6 KEP1880: graduate to beta
Signed-off-by: Antonio Ojea <aojea@google.com>
2024-07-17 06:42:08 +00:00
Patrick Ohly 5b40c51031 DRA: update for 1.31
The concepts are mostly the same as before. Support for parameters in a CRD was
removed in favor of storing selection and configuration parameters directly in
ResourceClaim and DeviceClass.
2024-07-16 17:14:41 +02:00
Kubernetes Prow Robot 6786d24ee3
Merge pull request #46463 from RomanBednar/pv-last-phase-transition-time-ga
graduate PersistentVolumeLastPhaseTransitionTime to GA in v1.31
2024-07-16 07:42:59 -07:00
Kubernetes Prow Robot 81544d5d59
Merge pull request #46973 from gauravkghildiyal/kep-4444-beta
Docs update for k8s 1.31 regarding Service trafficDistribution
2024-07-15 23:55:11 -07:00
Gaurav Ghildiyal 9f6bbb67a6 Docs update for k8s 1.31 regarding Service trafficDistribution 2024-07-15 15:07:22 -07:00
Kubernetes Prow Robot be3a417261
Merge pull request #46991 from ahg-g/elastic
Graduate ElasticIndexedJob to GA
2024-07-14 07:01:10 -07:00
Shingo Omura c5f020c0e4
KEP-3619: Fine-grained SupplementalGroups control 2024-07-10 22:16:44 +09:00
Peter Schuurman c5205da717 Remove StatefulSetStartOrdinal feature gate to target stable in 1.31 2024-07-08 18:23:20 -07:00
Wojciech Tyczyński ca7f124629 ResilientWatchCacheInitialization documentation 2024-07-02 11:38:29 +02:00
Alexander Constantinescu 47920ec059
Update content/en/docs/reference/command-line-tools-reference/feature-gates/kube-proxy-draining-terminating-nodes.md
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-07-01 14:43:20 +02:00
Alexander Constantinescu ab961e64dc KEP-3836 - v1.31 doc update 2024-07-01 13:38:26 +02:00
Vinayak Goyal 4b2940eb26 KEP-4633: Add documentation for Configurable Endpoints for Anonymous Auth.
Signed-off-by: Vinayak Goyal <vinaygo@google.com>
2024-06-29 06:48:39 +00:00
Kubernetes Prow Robot 780f166e8f
Merge pull request #46935 from HirazawaUi/promote-DisableNodeKubeProxyVersion-to-beta
Document promote DisableNodeKubeProxyVersion feature gate to beta
2024-06-28 00:30:20 -07:00
ahg-g cbea62f4c1 Graduate ElasticIndexedJob to GA 2024-06-27 16:22:09 +00:00
Joe Betz ef8238501c KEP-4420: Retry Generate Name: Promote to beta 2024-06-26 10:45:09 -04:00
Sean Sullivan 9a39692ec8 PortForward over WebSockets update feature gates 2024-06-24 19:59:54 -07:00
HirazawaUi 84cd8d4005 promote DisableNodeKubeProxyVersion feature gate to beta 2024-06-23 23:07:52 +08:00
Kubernetes Prow Robot 037a4194fe
Merge pull request #46794 from carlory/kep-2644
promote HonorPVReclaimPolicy to beta
2024-06-19 16:39:20 -07:00
MinpengJin 76ec4489c1 Add documentation for LogarithmicScaleDown featuregate 2024-06-19 10:01:41 +08:00
Kubernetes Prow Robot 4f5f4124d0
Merge pull request #46114 from chrishenzie/remove-read-write-once-pod
Remove ReadWriteOncePod feature gate
2024-06-12 19:08:29 -07:00
carlory 24b51c287f promote HonorPVReclaimPolicy to beta 2024-06-12 14:44:32 +08:00
hacktivist123 aecc20f0ad Merge main into dev-1.31 to keep in sync 2024-06-10 10:28:02 +01:00
Roman Bednar c07a10864b graduate PersistentVolumeLastPhaseTransitionTime to GA in v1.31 2024-06-07 10:35:27 +02:00
Joe Betz 91ba3c3174 Fix feature gate name to match code 2024-06-04 12:46:23 -04:00
Daniel Chan d989445929 resolved conflict as discussed, accepted current change with CRICTL_VERSION=v1.31.0 2024-06-03 18:26:28 -04:00
Tim Bannister 2a234c4f8a Tweak name of feature gate file
We missed this one when adopting the automation for feature gate data; I
set the filenames based on heuristics and the code I originally used
didn't pick an ideal name.
2024-06-03 23:16:32 +01:00
Ed Bartosh 878f27cf61 Device Plugins: add info about GA graduation 2024-06-02 16:06:04 +03:00
carlory b64b45c15e update kubeadm prerequisites 2024-05-29 10:12:14 +08:00
Dan Winship e6de84dacd Update nftables kube-proxy docs for 1.31 beta 2024-05-28 08:18:27 -04:00
Oluebube Princes Egbuna e941a6ab1d Merge main into dev-1.31 to keep in sync 2024-05-22 16:16:00 +01:00
Qiming Teng e01500f5e1 Fix feature gates that have been been removed in 1.30 2024-05-22 10:49:40 +08:00
Kubernetes Prow Robot 9d05de5a00
Merge pull request #46284 from carlory/dev-1.31-ConsistentHTTPGetHandlers
remove feature-gate CSINodeExpandSecret
2024-05-13 13:00:47 -07:00
carlory 72f8423ade remove feature-gate CSINodeExpandSecret 2024-05-09 16:24:48 +08:00
xuzhenglun 8c8dc5a405
Remove GA ServiceNodePortStaticSubrange feature gate 2024-05-09 10:39:23 +08:00
Chris Henzie d84a36be9e Remove ReadWriteOncePod feature gate
This feature is GA and its feature gates have been removed in v1.31.
2024-05-06 09:21:01 -07:00
carlory d0d907c351 Remove ConsistentHTTPGetHandlers feature-gate 2024-05-06 15:30:30 +08:00
drewhagen 48593a12bf docs: renaming feature gate file for StorageVersionMigrator 2024-04-04 14:22:42 -05:00
drewhagen 2a0b55d3c7 docs: KEP-4192 PR feedback - feature gates don't match the code 2024-04-04 12:22:42 -05:00
Kubernetes Prow Robot 69a380930b
Merge pull request #45714 from drewhagen/kep_4192_svm_v1alpha1_docs_v1.30_dh
docs: adds documentation for Storage Version Migration
2024-03-28 00:24:26 -07:00
James Munnelly 00d526659e
Make KEP-4193 documentation updates (#45292)
* KEP-4193: beta documentation updates

* Apply suggestions from code review

Co-authored-by: Jordan Liggitt <jordan@liggitt.net>

* Apply suggestions from code review

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

* include example JTI and node-name/uid output

* Update service-accounts-admin.md

Co-authored-by: Jordan Liggitt <jordan@liggitt.net>

---------

Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-03-26 13:45:05 -07: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
Kubernetes Prow Robot cbf032283a
Merge pull request #45153 from haircommander/image-max-gc-beta-1.30
ImageGCMaxAge beta bump
2024-03-26 10:03:20 -07:00
Peter Hunt 067648a4a2 bump ImageMaximumGCAge KEP to beta
Signed-off-by: Peter Hunt <pehunt@redhat.com>
2024-03-26 10:53:12 -04:00
Kubernetes Prow Robot f5ca94be69
Merge pull request #45678 from alexanderConstantinescu/kep-3836
KEP-3836 documentation for 1.30
2024-03-26 05:25:21 -07:00
Kubernetes Prow Robot b28f91743a
Merge pull request #45267 from Jefftree/docs-agg-disco
[KEP-3352] docs for aggregated discovery
2024-03-26 05:09:19 -07:00
Tim Bannister 2d9b1a465f
Fix feature gate metadata
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-03-26 12:05:02 +00:00
Alexander Constantinescu 3181159c6e KEP-3836 v1.30 documentation 2024-03-26 12:39:00 +01:00
Kubernetes Prow Robot deb1be8892
Merge pull request #45135 from tenzen-y/job-success-policy-doc
Add JobSuccessPolicy Doc
2024-03-25 20:09:19 -07:00
Kubernetes Prow Robot 3d33323801
Merge pull request #45125 from HirazawaUi/allow-special-characters
Document option to allow almost all printable ASCII characters in environment variables
2024-03-25 19:43:19 -07:00
HirazawaUi 0c1b3e3d03 Allow almost all printable ASCII characters in environment variables 2024-03-26 09:49:11 +08:00
Akihiro Suda ca9e4725d1
KEP-3857: Recursive Read-only (RRO) mounts
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2024-03-26 03:59:26 +09:00
Yuki Iwai 92a00327bb KEP-3998: Add JobSuccessPolicy Documentation
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
2024-03-26 01:37:15 +09:00
Kubernetes Prow Robot 864ac8bec6
Merge pull request #45108 from aramase/aramase/d/kep_3331_beta_docs
Add docs for Structured Authn beta
2024-03-24 03:08:39 -07:00
Kubernetes Prow Robot 5f50b28154
Merge pull request #45276 from gauravkghildiyal/new-topology-field
Document .spec.trafficDistribution field in Service
2024-03-23 03:22:33 -07:00
Kubernetes Prow Robot 16a3008f5c
Merge pull request #45129 from AxeZhan/beta3960
graduate PodLifecycleSleepAction to beta (KEP 3960)
2024-03-22 17:51:53 -07:00
Kubernetes Prow Robot c7cd6c5644
Merge pull request #45178 from kinvolk/rata/userns-1.30
User namespaces doc changes for 1.30
2024-03-21 01:46:52 -07:00
Kubernetes Prow Robot 753073b35b
Merge pull request #45270 from seans3/kep-4006-docs
[KEP-4006] Docs for Transitioning from SPDY to WebSockets (Beta)
2024-03-20 23:22:26 -07:00
Kubernetes Prow Robot 29bb68b315
Merge pull request #45154 from jpbetz/retry-generate-name
Document NameGenerationRetries feature gate
2024-03-20 09:13:53 -07:00
Anish Ramasekar c4e3177ff3
Add feature gate metadata for structured authz config
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2024-03-19 14:02:50 -07:00
Anish Ramasekar b35e434193
Add docs for Structured Authn beta
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2024-03-19 13:51:32 -07:00
Rodrigo Campos 271bb1a8fb content: Mark userns as beta in 1.30
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2024-03-19 14:59:39 +01:00
Kubernetes Prow Robot 3b6274d696
Merge pull request #45155 from jpbetz/crd-field-selectors
Add docs for CRD field selection
2024-03-18 08:24:50 -07:00
Joe Betz 8c0a57a1e1 Add docs for CRD field selection 2024-03-18 11:09:04 -04:00
Kubernetes Prow Robot 463ce41429
Merge pull request #45288 from pohly/contextual-logging
contextual logging: beta in Kubernetes 1.30
2024-03-16 09:41:47 -07:00
Patrick Ohly 4f0dc7ad36 contextual logging: document promotion to beta 2024-03-15 18:48:51 +01:00
Kubernetes Prow Robot b4e5f319bd
Merge pull request #45126 from aravindhp/nlq-promote-beta
KEP-2258: Promote NodeLogQuery to beta
2024-03-15 10:03:41 -07:00
Vyom-Yadav 1eb315a43a
Merge remote-tracking branch 'upstream/main' into dev-1.30 2024-03-15 16:42:11 +05:30
Kubernetes Prow Robot b8ec2eb353
Merge pull request #45280 from jsafrane/selinux-rwx-alpha
Document SELinuxMount feature gate
2024-03-15 00:38:24 -07:00
Wei Huang 42af37b091
promote feature PodSchedulingReadiness to stable 2024-03-14 14:01:52 -07:00
Kubernetes Prow Robot 1f2b53a0ac
Merge pull request #45282 from jsafrane/reconstruction-ga
Mark NewVolumeManagerReconstruction as GA
2024-03-14 12:05:53 -07:00
Nilekh Chaudhari 48fdee2334
docs: adds documentation for Storage Version Migration
Signed-off-by: Nilekh Chaudhari <1626598+nilekhc@users.noreply.github.com>
2024-03-14 17:56:42 +00:00
Jan Šafránek 4f6cc59cf1
Update content/en/docs/reference/command-line-tools-reference/feature-gates/new-volume-manager-reconstruction.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-03-14 17:36:13 +01:00
Gaurav Ghildiyal 83d07ce669 Add documentation for Service.spec.trafficDistribution 2024-03-12 17:54:50 -07:00
Kubernetes Prow Robot 0f8e1fadea
Merge pull request #45249 from cici37/3488
[KEP-3488]Promoting ValidatingAdmissionPolicy to GA
2024-03-12 17:05:49 -07:00
Jefftree 4d80f852db aggregated discovery stable 2024-03-12 13:27:02 -04:00
Igor Velichkovich 4bffa3c7fa Mark feature AdmissionWebhookMatchConditions to stable in 1.30 2024-03-12 10:14:31 -07:00
Jan Safranek 6a1761c33a Document SELinuxMount feature gate
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-03-12 16:51:54 +01:00
Kubernetes Prow Robot a872b99e00
Merge pull request #45253 from yt2985/stable-feature
Revise the feature gate LegacyServiceAccountTokenCleanUp to stable stage
2024-03-11 21:08:54 -07:00
cici37 0fc8d236e0 Promote ValidatingAdmissionPolicy to GA 2024-03-11 22:48:54 +00:00
John.C 77fb1c20e8
Fix link in RuntimeClassInImageCriApi feature gate 2024-03-06 13:05:26 +00:00
Michal Wozniak 47490b873f Add the information about the managedBy field 2024-03-06 12:39:32 +01:00
Michal Wozniak 6959fc05c1 Add placeholder for job managed-by label docs 2024-03-06 10:31:31 +01:00
Joe Betz 8072b0baa9
Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-03-05 17:09:46 -08:00
Kubernetes Prow Robot 790379c73e
Merge pull request #45180 from sanposhiho/min-domain
graduate MinDomain feature to stable
2024-03-04 17:40:38 -08:00
tinatingyu 9c04fe63ba Revise the feature gate LegacyServiceAccountTokenCleanUp to stable 2024-03-05 00:34:00 +00:00
Jan Safranek ae56379254 Mark NewVolumeManagerReconstruction as GA 2024-03-04 14:13:37 +01:00
Kensei Nakada 98f0a91e95
graduate HPAContainerMetrics to stable 2024-03-02 14:03:22 +09:00
Kubernetes Prow Robot 119f8535d6
Merge pull request #45297 from danwinship/kep-2681-to-ga
KEP-2681 PodHostIPs in downward API to stable
2024-02-29 17:59:38 -08:00
Ricardo Katz ae51660404 Promote LoadBalancerIPMode to Beta 2024-02-27 14:31:33 -03:00
Dan Winship 2a93b5e0eb KEP-2681 PodHostIPs to stable 2024-02-22 16:30:46 -05:00
Sean Sullivan 2c8bbd2f50 KEP 4006 docs to beta 2024-02-21 21:30:50 -08:00
Aravindh Puthiyaparambil 5a55277fd5
KEP-2258: Promote NodeLogQuery to beta 2024-02-21 08:30:42 -08:00
carlory bd42e9f318 StableLoadBalancerNodeSet feature-gate adds stable stage item 2024-02-21 10:48:59 +08:00
Oluebube Princes Egbuna e1465e035a Merge remote-tracking branch 'upstream/main' into dev-1.30 2024-02-20 11:46:04 +01:00
Kensei Nakada 01cfb51bfe
graduate MinDomain feature to stable 2024-02-17 20:03:34 +09:00
Joe Betz cda663f710 Add feature gate docs for NameGenerationRetries 2024-02-15 12:21:53 -05:00
tamilselvan1102 61ca76713a Add ReadOnlyAPIDataVolumes in removed feature gates list 2024-02-15 18:55:58 +05:30
AxeZhan 7151fc2534 graduate PodLifecycleSleepAction to beta 2024-02-15 09:46:43 +08:00
Dan Winship 2dd21e887e KEP-3705 CloudDualStackNodeIPs to GA 2024-02-05 15:39:16 -05:00
drewhagen e4da56ebcb Merge remote-tracking branch 'upstream/main' into merged-main-dev-1.30 2024-02-02 09:19:40 -06:00
Kubernetes Prow Robot d8b3cd47b9
Merge pull request #44626 from sftim/20240103_default_host_network_ports_in_pod_templates
Revise explanation for DefaultHostNetworkHostPortsInPodTemplates
2024-02-02 06:56:04 -08:00
Tim Bannister 3b2873ba71 Revise explanation for DefaultHostNetworkHostPortsInPodTemplates
Co-authored-by: Antonio Ojea <antonio.ojea.garcia@gmail.com>
2024-02-02 14:45:13 +00:00
drewhagen f29c7f879b Merge remote-tracking branch 'upstream/main' into merged-main-dev-1.30 2024-01-30 12:36:23 -06:00
Naadir Jeewa 47730507fe
Fix default status of StatefulsetAutoDeletePVC when beta
StatefulsetAutoDeletePVC has been on by default since it graduated to Beta in 1.27

Signed-off-by: Naadir Jeewa <naadir.jeewa@broadcom.com>
2024-01-19 13:17:12 +00:00
drewhagen 73cb97b989 Merge main into dev-1.30 to keep in sync 2024-01-15 20:21:37 -06:00
Kubernetes Prow Robot cca14eff62
Merge pull request #44571 from hunshcn/fix/link
fix outdated link/anchor
2024-01-07 23:15:35 +01:00
carlory 32a94100f8 remove GA featuregate RemoveSelfLink 2024-01-05 09:48:42 +08:00
John.C 867e2b4022
FIx typo 2024-01-05 00:19:24 +00:00
John.C ea208186fe
Fix typo 2024-01-05 00:18:46 +00:00
Kubernetes Prow Robot 9e3193bef1
Merge pull request #44623 from sftim/20240103_identify_pod_os_removed
Simplify description for IdentifyPodOS
2024-01-04 20:56:34 +01:00
Tim Bannister a599742e65 Link to topology manager fine tuning docs from feature gate 2024-01-03 23:45:16 +00:00
Tim Bannister b5e99d4a62 Simplify description for IdentifyPodOS
Now that the feature gate is removed, we can rely on the main Pod
documentation to explain what operating systems Kubernetes can support
for Pods.
2024-01-03 23:24:34 +00:00
hunshcn bcc55ae7c9
fix outdated link/anchor
Signed-off-by: hunshcn <hunsh.cn@gmail.com>
2024-01-03 15:00:11 +08:00
Kubernetes Prow Robot c169bebb47
Merge pull request #44554 from sftim/20231228_improve_feature_gate_rendering
Improve feature gate rendering
2024-01-02 22:48:13 +01:00
Kubernetes Prow Robot e2509cb624
Merge pull request #44506 from Takashiidobe/fix-typos
fix typos
2024-01-02 19:29:55 +01:00
Qiming Teng 8b46ec4047 Fix several link errors 2024-01-01 21:15:50 +08:00
Kubernetes Prow Robot d3da19265f
Merge pull request #44578 from 1000Delta/en_feature-gates_s
Remove useless file in feature-gates/s*
2023-12-30 14:03:09 +01:00
DeltaX eea19f4f81 Remove useless file in feature-gates/s* 2023-12-30 02:15:01 +08:00
DeltaX c2210f5b57 Fix feature-gates/z*.md content format 2023-12-29 00:11:49 +08:00
Tim Bannister 4cb247ba8a Merge branch 'main' into dev-1.30 2023-12-28 14:55:54 +00:00
Tim Bannister daecef8292 Render feature gate descriptions automatically
Build a sorted list of feature gates based on the individual files that
describe them.
2023-12-28 14:54:05 +00:00
Takashiidobe d536e46dbd fix typos 2023-12-24 21:00:53 -05:00
Dipesh Rawat b1873fc9ea
Replace the existing tables with the shortcode 2023-12-23 19:10:26 +00:00
Dipesh Rawat 925881c247
Add the new metadata to all the feature gate files 2023-12-23 19:07:01 +00:00
Kubernetes Prow Robot 09681f9bcd
Merge pull request #44465 from dipesh-rawat/add-missing-feature-description
Add description for "StatefulSetAutoDeletePVC" feature gate
2023-12-23 02:27:13 +01:00
Kubernetes Prow Robot 2d92029307
Merge pull request #44469 from dipesh-rawat/fix-typo-feature-table
Fix typos in Feature gates tables
2023-12-22 07:40:21 +01:00
Kubernetes Prow Robot b7bd4c9ce2
Merge pull request #44335 from T-Lakshmi/sidecar-feature-change
Revise details for sidecar containers
2023-12-22 04:24:31 +01:00
Dipesh Rawat 27b6d14824
Fix typo in feature gates table 2023-12-22 01:48:20 +00:00
Dipesh Rawat a5e75d1166
Add description for StatefulSetAutoDeletePVC 2023-12-21 21:31:41 +00:00
Qiming Teng 41955b102a Fix feature gates for v1.29 2023-12-21 20:20:09 +08:00
carlory 6304ea6150 remove GA feature-gate APISelfSubjectReview 2023-12-21 17:59:42 +08:00
lakshmi e11ca2588c Revise details for sidecar containers 2023-12-20 13:35:29 +05:30
Tim Bannister d69dc41fe6 Switch to per-file feature gate descriptions
Replace the feature gate descriptions so that there is a Markdown file
for each feature gate.

Use a shortcode to render a feature gate description. If you use the
shortcode, this also validates that any feature gate you reference
has exactly one descriptive text for the current localization.

Localizations can adopt this new approach piecemeal.

Likely benefits:
- when feature gates are removed from Kubernetes, the localization work
  to do won't require any language skills
- merge conflicts are less likely because the list of feature gates
  becomes just a list of names (descriptions are elsewhere, so changes
  that just affect descriptions won't cause a conflict)
- we'll have a machine-readable list of all the feature gates we
  document, and can compare that to other lists if we want to
- we'll gain a place to add metadata about feature gates. For example,
  this lays groundwork for a future change where we record the KEP
  number (if known) for a feature gate, and can render that where it's
  useful.
2023-12-13 17:38:51 +00:00