Skip to content

Commit 8ec4a39

Browse files
authored
Merge pull request #41023 from Zhuzhenghao/feature-gates-5
[zh] resync page feature-gates-removed
2 parents 8353cbf + c8890e4 commit 8ec4a39

File tree

1 file changed

+158
-8
lines changed

1 file changed

+158
-8
lines changed

content/zh-cn/docs/reference/command-line-tools-reference/feature-gates-removed.md

Lines changed: 158 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,22 @@ In the following table:
8585
| `CSIDriverRegistry` | `false` | Alpha | 1.12 | 1.13 |
8686
| `CSIDriverRegistry` | `true` | Beta | 1.14 | 1.17 |
8787
| `CSIDriverRegistry` | `true` | GA | 1.18 | 1.21 |
88+
| `CSIInlineVolume` | `false` | Alpha | 1.15 | 1.15 |
89+
| `CSIInlineVolume` | `true` | Beta | 1.16 | 1.24 |
90+
| `CSIInlineVolume` | `true` | GA | 1.25 | 1.26 |
91+
| `CSIMigration` | `false` | Alpha | 1.14 | 1.16 |
92+
| `CSIMigration` | `true` | Beta | 1.17 | 1.24 |
93+
| `CSIMigration` | `true` | GA | 1.25 | 1.26 |
94+
| `CSIMigrationAWS` | `false` | Alpha | 1.14 | 1.16 |
95+
| `CSIMigrationAWS` | `false` | Beta | 1.17 | 1.22 |
96+
| `CSIMigrationAWS` | `true` | Beta | 1.23 | 1.24 |
97+
| `CSIMigrationAWS` | `true` | GA | 1.25 | 1.26 |
8898
| `CSIMigrationAWSComplete` | `false` | Alpha | 1.17 | 1.20 |
8999
| `CSIMigrationAWSComplete` | - | Deprecated | 1.21 | 1.21 |
100+
| `CSIMigrationAzureDisk` | `false` | Alpha | 1.15 | 1.18 |
101+
| `CSIMigrationAzureDisk` | `false` | Beta | 1.19 | 1.22 |
102+
| `CSIMigrationAzureDisk` | `true` | Beta | 1.23 | 1.23 |
103+
| `CSIMigrationAzureDisk` | `true` | GA | 1.24 | 1.26 |
90104
| `CSIMigrationAzureDiskComplete` | `false` | Alpha | 1.17 | 1.20 |
91105
| `CSIMigrationAzureDiskComplete` | - | Deprecated | 1.21 | 1.21 |
92106
| `CSIMigrationAzureFileComplete` | `false` | Alpha | 1.17 | 1.20 |
@@ -112,14 +126,17 @@ In the following table:
112126
| `CSIVolumeFSGroupPolicy` | `false` | Alpha | 1.19 | 1.19 |
113127
| `CSIVolumeFSGroupPolicy` | `true` | Beta | 1.20 | 1.22 |
114128
| `CSIVolumeFSGroupPolicy` | `true` | GA | 1.23 | 1.25 |
129+
| `CSRDuration` | `true` | Beta | 1.22 | 1.23 |
130+
| `CSRDuration` | `true` | GA | 1.24 | 1.25 |
115131
| `ConfigurableFSGroupPolicy` | `false` | Alpha | 1.18 | 1.19 |
116132
| `ConfigurableFSGroupPolicy` | `true` | Beta | 1.20 | 1.22 |
117133
| `ConfigurableFSGroupPolicy` | `true` | GA | 1.23 | 1.25 |
134+
| `ControllerManagerLeaderMigration` | `false` | Alpha | 1.21 | 1.21 |
135+
| `ControllerManagerLeaderMigration` | `true` | Beta | 1.22 | 1.23 |
136+
| `ControllerManagerLeaderMigration` | `true` | GA | 1.24 | 1.26 |
118137
| `CronJobControllerV2` | `false` | Alpha | 1.20 | 1.20 |
119138
| `CronJobControllerV2` | `true` | Beta | 1.21 | 1.21 |
120139
| `CronJobControllerV2` | `true` | GA | 1.22 | 1.23 |
121-
| `CSRDuration` | `true` | Beta | 1.22 | 1.23 |
122-
| `CSRDuration` | `true` | GA | 1.24 | 1.25 |
123140
| `CustomPodDNS` | `false` | Alpha | 1.9 | 1.9 |
124141
| `CustomPodDNS` | `true` | Beta| 1.10 | 1.13 |
125142
| `CustomPodDNS` | `true` | GA | 1.14 | 1.16 |
@@ -138,6 +155,9 @@ In the following table:
138155
| `CustomResourceWebhookConversion` | `false` | Alpha | 1.13 | 1.14 |
139156
| `CustomResourceWebhookConversion` | `true` | Beta | 1.15 | 1.15 |
140157
| `CustomResourceWebhookConversion` | `true` | GA | 1.16 | 1.18 |
158+
| `DaemonSetUpdateSurge` | `false` | Alpha | 1.21 | 1.21 |
159+
| `DaemonSetUpdateSurge` | `true` | Beta | 1.22 | 1.24 |
160+
| `DaemonSetUpdateSurge` | `true` | GA | 1.25 | 1.26 |
141161
| `DefaultPodTopologySpread` | `false` | Alpha | 1.19 | 1.19 |
142162
| `DefaultPodTopologySpread` | `true` | Beta | 1.20 | 1.23 |
143163
| `DefaultPodTopologySpread` | `true` | GA | 1.24 | 1.25 |
@@ -162,9 +182,21 @@ In the following table:
162182
| `EndpointSliceProxying` | `false` | Alpha | 1.18 | 1.18 |
163183
| `EndpointSliceProxying` | `true` | Beta | 1.19 | 1.21 |
164184
| `EndpointSliceProxying` | `true` | GA | 1.22 | 1.24 |
185+
| `EphemeralContainers` | `false` | Alpha | 1.16 | 1.22 |
186+
| `EphemeralContainers` | `true` | Beta | 1.23 | 1.24 |
187+
| `EphemeralContainers` | `true` | GA | 1.25 | 1.26 |
165188
| `EvenPodsSpread` | `false` | Alpha | 1.16 | 1.17 |
166189
| `EvenPodsSpread` | `true` | Beta | 1.18 | 1.18 |
167190
| `EvenPodsSpread` | `true` | GA | 1.19 | 1.21 |
191+
| `ExpandCSIVolumes` | `false` | Alpha | 1.14 | 1.15 |
192+
| `ExpandCSIVolumes` | `true` | Beta | 1.16 | 1.23 |
193+
| `ExpandCSIVolumes` | `true` | GA | 1.24 | 1.26 |
194+
| `ExpandInUsePersistentVolumes` | `false` | Alpha | 1.11 | 1.14 |
195+
| `ExpandInUsePersistentVolumes` | `true` | Beta | 1.15 | 1.23 |
196+
| `ExpandInUsePersistentVolumes` | `true` | GA | 1.24 | 1.26 |
197+
| `ExpandPersistentVolumes` | `false` | Alpha | 1.8 | 1.10 |
198+
| `ExpandPersistentVolumes` | `true` | Beta | 1.11 | 1.23 |
199+
| `ExpandPersistentVolumes` | `true` | GA | 1.24 | 1.26 |
168200
| `ExperimentalCriticalPodAnnotation` | `false` | Alpha | 1.5 | 1.12 |
169201
| `ExperimentalCriticalPodAnnotation` | `false` | Deprecated | 1.13 | 1.16 |
170202
| `ExternalPolicyForExternalIP` | `true` | GA | 1.18 | 1.22 |
@@ -184,6 +216,9 @@ In the following table:
184216
| `IPv6DualStack` | `false` | Alpha | 1.15 | 1.20 |
185217
| `IPv6DualStack` | `true` | Beta | 1.21 | 1.22 |
186218
| `IPv6DualStack` | `true` | GA | 1.23 | 1.24 |
219+
| `IdentifyPodOS` | `false` | Alpha | 1.23 | 1.23 |
220+
| `IdentifyPodOS` | `true` | Beta | 1.24 | 1.24 |
221+
| `IdentifyPodOS` | `true` | GA | 1.25 | 1.26 |
187222
| `ImmutableEphemeralVolumes` | `false` | Alpha | 1.18 | 1.18 |
188223
| `ImmutableEphemeralVolumes` | `true` | Beta | 1.19 | 1.20 |
189224
| `ImmutableEphemeralVolumes` | `true` | GA | 1.21 | 1.24 |
@@ -203,13 +238,19 @@ In the following table:
203238
| `LegacyNodeRoleBehavior` | `false` | Alpha | 1.16 | 1.18 |
204239
| `LegacyNodeRoleBehavior` | `true` | Beta | 1.19 | 1.20 |
205240
| `LegacyNodeRoleBehavior` | `false` | GA | 1.21 | 1.22 |
241+
| `LocalStorageCapacityIsolation` | `false` | Alpha | 1.7 | 1.9 |
242+
| `LocalStorageCapacityIsolation` | `true` | Beta | 1.10 | 1.24 |
243+
| `LocalStorageCapacityIsolation` | `true` | GA | 1.25 | 1.26 |
206244
| `MountContainers` | `false` | Alpha | 1.9 | 1.16 |
207245
| `MountContainers` | `false` | Deprecated | 1.17 | 1.17 |
208246
| `MountPropagation` | `false` | Alpha | 1.8 | 1.9 |
209247
| `MountPropagation` | `true` | Beta | 1.10 | 1.11 |
210248
| `MountPropagation` | `true` | GA | 1.12 | 1.14 |
211249
| `NamespaceDefaultLabelName` | `true` | Beta | 1.21 | 1.21 |
212250
| `NamespaceDefaultLabelName` | `true` | GA | 1.22 | 1.23 |
251+
| `NetworkPolicyEndPort` | `false` | Alpha | 1.21 | 1.21 |
252+
| `NetworkPolicyEndPort` | `true` | Beta | 1.22 | 1.24 |
253+
| `NetworkPolicyEndPort` | `true` | GA | 1.25 | 1.26 |
213254
| `NodeDisruptionExclusion` | `false` | Alpha | 1.16 | 1.18 |
214255
| `NodeDisruptionExclusion` | `true` | Beta | 1.19 | 1.20 |
215256
| `NodeDisruptionExclusion` | `true` | GA | 1.21 | 1.22 |
@@ -297,6 +338,9 @@ In the following table:
297338
| `StartupProbe` | `false` | Alpha | 1.16 | 1.17 |
298339
| `StartupProbe` | `true` | Beta | 1.18 | 1.19 |
299340
| `StartupProbe` | `true` | GA | 1.20 | 1.23 |
341+
| `StatefulSetMinReadySeconds` | `false` | Alpha | 1.22 | 1.22 |
342+
| `StatefulSetMinReadySeconds` | `true` | Beta | 1.23 | 1.24 |
343+
| `StatefulSetMinReadySeconds` | `true` | GA | 1.25 | 1.26 |
300344
| `StorageObjectInUseProtection` | `true` | Beta | 1.10 | 1.10 |
301345
| `StorageObjectInUseProtection` | `true` | GA | 1.11 | 1.24 |
302346
| `StreamingProxyRedirects` | `false` | Beta | 1.5 | 1.5 |
@@ -454,6 +498,27 @@ In the following table:
454498

455499
- `CSIDriverRegistry`:在 csi.storage.k8s.io 中启用与 CSIDriver API 对象有关的所有逻辑。
456500

501+
<!--
502+
- `CSIInlineVolume`: Enable CSI Inline volumes support for pods.
503+
504+
- `CSIMigration`: Enables shims and translation logic to route volume
505+
operations from in-tree plugins to corresponding pre-installed CSI plugins
506+
507+
- `CSIMigrationAWS`: Enables shims and translation logic to route volume
508+
operations from the AWS-EBS in-tree plugin to EBS CSI plugin. Supports
509+
falling back to in-tree EBS plugin for mount operations to nodes that have
510+
the feature disabled or that do not have EBS CSI plugin installed and
511+
configured. Does not support falling back for provision operations, for those
512+
the CSI plugin must be installed and configured.
513+
-->
514+
- `CSIInlineVolume`:为 Pod 启用 CSI 内联卷支持。
515+
516+
- `CSIMigration`:确保封装和转换逻辑能够将卷操作从内嵌插件路由到相应的预安装 CSI 插件。
517+
518+
- `CSIMigrationAWS`:确保填充和转换逻辑能够将卷操作从 AWS-EBS 内嵌插件路由到 EBS CSI 插件。
519+
如果节点禁用了此特性门控或者未安装和配置 EBS CSI 插件,支持回退到内嵌 EBS 插件来执行卷挂载操作。
520+
不支持回退到这些插件来执行卷制备操作,因为需要安装并配置 CSI 插件
521+
457522
<!--
458523
- `CSIMigrationAWSComplete`: Stops registering the EBS in-tree plugin in
459524
kubelet and volume controllers and enables shims and translation logic to
@@ -469,6 +534,21 @@ In the following table:
469534
EBS CSI 插件。该特性标志已被废弃,取而代之的是 `InTreePluginAWSUnregister`
470535
后者会阻止注册 EBS 内嵌插件。
471536

537+
<!--
538+
- `CSIMigrationAzureDisk`: Enables shims and translation logic to route volume
539+
operations from the Azure-Disk in-tree plugin to AzureDisk CSI plugin.
540+
Supports falling back to in-tree AzureDisk plugin for mount operations to
541+
nodes that have the feature disabled or that do not have AzureDisk CSI plugin
542+
installed and configured. Does not support falling back for provision
543+
operations, for those the CSI plugin must be installed and configured.
544+
Requires CSIMigration feature flag enabled.
545+
-->
546+
- `CSIMigrationAzureDisk`:确保填充和转换逻辑能够将卷操作从 AzureDisk 内嵌插件路由到
547+
Azure 磁盘 CSI 插件。对于禁用了此特性的节点或者没有安装并配置 AzureDisk CSI
548+
插件的节点,支持回退到内嵌(in-tree)AzureDisk 插件来执行磁盘挂载操作。
549+
不支持回退到内嵌插件来执行磁盘制备操作,因为对应的 CSI 插件必须已安装且正确配置。
550+
此特性需要启用 CSIMigration 特性标志。
551+
472552
<!--
473553
- `CSIMigrationAzureDiskComplete`: Stops registering the Azure-Disk in-tree
474554
plugin in kubelet and volume controllers and enables shims and translation
@@ -608,6 +688,20 @@ In the following table:
608688
- `CronJobControllerV2`:使用 {{< glossary_tooltip text="CronJob" term_id="cronjob" >}}
609689
控制器的一种替代实现。否则,系统会选择同一控制器的 v1 版本。
610690

691+
<!--
692+
- `ControllerManagerLeaderMigration`: Enables Leader Migration for
693+
[kube-controller-manager](/docs/tasks/administer-cluster/controller-manager-leader-migration/#initial-leader-migration-configuration) and
694+
[cloud-controller-manager](/docs/tasks/administer-cluster/controller-manager-leader-migration/#deploy-cloud-controller-manager)
695+
which allows a cluster operator to live migrate
696+
controllers from the kube-controller-manager into an external controller-manager
697+
(e.g. the cloud-controller-manager) in an HA cluster without downtime.
698+
-->
699+
- `ControllerManagerLeaderMigration`:为
700+
[kube-controller-manager](/zh-cn/docs/tasks/administer-cluster/controller-manager-leader-migration/#initial-leader-migration-configuration)
701+
[cloud-controller-manager](/zh-cn/docs/tasks/administer-cluster/controller-manager-leader-migration/#deploy-cloud-controller-manager)
702+
启用 Leader 迁移,它允许集群管理者在没有停机的高可用集群环境下,实时把 kube-controller-manager
703+
迁移到外部的 controller-manager (例如 cloud-controller-manager) 中。
704+
611705
<!--
612706
- `CustomPodDNS`: Enable customizing the DNS settings for a Pod using its `dnsConfig` property.
613707
Check [Pod's DNS Config](/docs/concepts/services-networking/dns-pod-service/#pods-dns-config)
@@ -632,11 +726,15 @@ In the following table:
632726
- `CustomResourceValidation`: Enable schema based validation on resources created from
633727
[CustomResourceDefinition](/docs/concepts/extend-kubernetes/api-extension/custom-resources/).
634728
635-
- `DefaultPodTopologySpread`: Enables the use of `PodTopologySpread` scheduling plugin to do
636-
[default spreading](/docs/concepts/scheduling-eviction/topology-spread-constraints/#internal-default-constraints).
637-
638729
- `CustomResourceWebhookConversion`: Enable webhook-based conversion
639730
on resources created from [CustomResourceDefinition](/docs/concepts/extend-kubernetes/api-extension/custom-resources/).
731+
732+
- `DaemonSetUpdateSurge`: Enables the DaemonSet workloads to maintain
733+
availability during update per node.
734+
See [Perform a Rolling Update on a DaemonSet](/docs/tasks/manage-daemon/update-daemon-set/).
735+
736+
- `DefaultPodTopologySpread`: Enables the use of `PodTopologySpread` scheduling plugin to do
737+
[default spreading](/docs/concepts/scheduling-eviction/topology-spread-constraints/#internal-default-constraints).
640738
-->
641739
- `CustomResourceSubresources`:对于用
642740
[CustomResourceDefinition](/zh-cn/docs/concepts/extend-kubernetes/api-extension/custom-resources/)
@@ -646,13 +744,16 @@ In the following table:
646744
[CustomResourceDefinition](/zh-cn/docs/concepts/extend-kubernetes/api-extension/custom-resources/)
647745
创建的资源启用基于模式的验证。
648746

649-
- `DefaultPodTopologySpread`:启用 `PodTopologySpread` 调度插件来完成
650-
[默认的调度传播](/zh-cn/docs/concepts/scheduling-eviction/topology-spread-constraints/#internal-default-constraints)
651-
652747
- `CustomResourceWebhookConversion`:对于用
653748
[CustomResourceDefinition](/zh-cn/docs/concepts/extend-kubernetes/api-extension/custom-resources/)
654749
创建的资源启用基于 Webhook 的转换。
655750

751+
- `DaemonSetUpdateSurge`:使 DaemonSet 工作负载在每个节点的更新期间保持可用性。
752+
参阅[对 DaemonSet 执行滚动更新](/zh-cn/docs/tasks/manage-daemon/update-daemon-set/)
753+
754+
- `DefaultPodTopologySpread`:启用 `PodTopologySpread` 调度插件来完成
755+
[默认的调度传播](/zh-cn/docs/concepts/scheduling-eviction/topology-spread-constraints/#internal-default-constraints)
756+
656757
<!--
657758
- `DynamicAuditing`: Used to enable dynamic auditing before v1.19.
658759
@@ -704,18 +805,42 @@ In the following table:
704805
Endpoints, enabling scalability and performance improvements. See
705806
[Enabling Endpoint Slices](/docs/concepts/services-networking/endpoint-slices/).
706807
808+
- `EphemeralContainers`: Enable the ability to add
809+
{{< glossary_tooltip text="ephemeral containers" term_id="ephemeral-container" >}}
810+
to running Pods.
811+
707812
- `EvenPodsSpread`: Enable pods to be scheduled evenly across topology domains. See
708813
[Pod Topology Spread Constraints](/docs/concepts/scheduling-eviction/topology-spread-constraints/).
814+
815+
- `ExpandCSIVolumes`: Enable the expanding of CSI volumes.
709816
-->
710817
- `EndpointSliceNodeName`:允许使用 EndpointSlice 的 `nodeName` 字段。
711818

712819
- `EndpointSliceProxying`:启用此特性门控时,Linux 上运行的 kube-proxy 会使用
713820
EndpointSlices 而不是 Endpoints 作为其主要数据源,从而使得可扩缩性和性能提升成为可能。
714821
参阅[启用 EndpointSlice](/zh-cn/docs/concepts/services-networking/endpoint-slices/)
715822

823+
- `EphemeralContainers`:启用添加
824+
{{< glossary_tooltip text="临时容器" term_id="ephemeral-container" >}}
825+
到正在运行的 Pod 的特性。
826+
716827
- `EvenPodsSpread`:使 Pod 能够在拓扑域之间平衡调度。请参阅
717828
[Pod 拓扑扩展约束](/zh-cn/docs/concepts/scheduling-eviction/topology-spread-constraints/)
718829

830+
- `ExpandCSIVolumes`:启用扩展 CSI 卷。
831+
832+
<!--
833+
- `ExpandInUsePersistentVolumes`: Enable expanding in-use PVCs. See
834+
[Resizing an in-use PersistentVolumeClaim](/docs/concepts/storage/persistent-volumes/#resizing-an-in-use-persistentvolumeclaim).
835+
836+
- `ExpandPersistentVolumes`: Enable the expanding of persistent volumes. See
837+
[Expanding Persistent Volumes Claims](/docs/concepts/storage/persistent-volumes/#expanding-persistent-volumes-claims).
838+
-->
839+
- `ExpandInUsePersistentVolumes`:启用扩充使用中的 PVC 的尺寸。
840+
请查阅[调整使用中的 PersistentVolumeClaim 的大小](/zh-cn/docs/concepts/storage/persistent-volumes/#resizing-an-in-use-persistentvolumeclaim)
841+
- `ExpandPersistentVolumes`:允许扩充持久卷。
842+
请查阅[扩展持久卷申领](/zh-cn/docs/concepts/storage/persistent-volumes/#expanding-persistent-volumes-claims)
843+
719844
<!--
720845
- `ExperimentalCriticalPodAnnotation`: Enable annotating specific pods as *critical*
721846
so that their [scheduling is guaranteed](/docs/tasks/administer-cluster/guaranteed-scheduling-critical-addon-pods/).
@@ -765,6 +890,11 @@ In the following table:
765890
- `IPv6DualStack`: Enable [dual stack](/docs/concepts/services-networking/dual-stack/)
766891
support for IPv6.
767892
893+
- `IdentifyPodOS`: Allows the Pod OS field to be specified. This helps in identifying
894+
the OS of the pod authoritatively during the API server admission time.
895+
In Kubernetes {{< skew currentVersion >}}, the allowed values for the `pod.spec.os.name`
896+
are `windows` and `linux`.
897+
768898
- `ImmutableEphemeralVolumes`: Allows for marking individual Secrets and ConfigMaps as
769899
immutable for better safety and performance.
770900
@@ -776,6 +906,10 @@ In the following table:
776906

777907
- `IPv6DualStack`:启用[双协议栈](/zh-cn/docs/concepts/services-networking/dual-stack/)以支持 IPv6。
778908

909+
- `IdentifyPodOS`:允许设置 Pod 的 OS 字段。这一设置有助于在 API 服务器准入期间确定性地辨识
910+
Pod 的 OS。在 Kubernetes {{< skew currentVersion >}} 中,`pod.spec.os.name` 可选的值包括
911+
`windows``linux`
912+
779913
- `ImmutableEphemeralVolumes`:允许将各个 Secret 和 ConfigMap 标记为不可变更的,
780914
以提高安全性和性能。
781915

@@ -812,11 +946,21 @@ In the following table:
812946
node disruption will ignore the `node-role.kubernetes.io/master` label in favor of the
813947
feature-specific labels provided by `NodeDisruptionExclusion` and `ServiceNodeExclusion`.
814948
949+
<!--
950+
- `LocalStorageCapacityIsolation`: Enable the consumption of
951+
[local ephemeral storage](/docs/concepts/configuration/manage-resources-containers/)
952+
and also the `sizeLimit` property of an
953+
[emptyDir volume](/docs/concepts/storage/volumes/#emptydir).
954+
815955
- `MountContainers`: Enable using utility containers on host as the volume mounter.
816956
817957
- `MountPropagation`: Enable sharing volume mounted by one container to other containers or pods.
818958
For more details, please see [mount propagation](/docs/concepts/storage/volumes/#mount-propagation).
819959
-->
960+
- `LocalStorageCapacityIsolation`:允许使用
961+
[本地临时存储](/zh-cn/docs/concepts/configuration/manage-resources-containers/)
962+
以及 [emptyDir 卷](/zh-cn/docs/concepts/storage/volumes/#emptydir)`sizeLimit` 属性。
963+
820964
- `KubeletPluginsWatcher`:启用基于探针的插件监视应用程序,使 kubelet 能够发现类似
821965
[CSI 卷驱动程序](/zh-cn/docs/concepts/storage/volumes/#csi)这类插件。
822966

@@ -1036,6 +1180,12 @@ In the following table:
10361180
- `StartupProbe`:在 kubelet
10371181
中启用[启动探针](/zh-cn/docs/concepts/workloads/pods/pod-lifecycle/#when-should-you-use-a-startup-probe)
10381182

1183+
<!--
1184+
- `StatefulSetMinReadySeconds`: Allows `minReadySeconds` to be respected by
1185+
the StatefulSet controller.
1186+
-->
1187+
- `StatefulSetMinReadySeconds`: 允许 StatefulSet 控制器采纳 `minReadySeconds` 设置。
1188+
10391189
<!--
10401190
- `StorageObjectInUseProtection`: Postpone the deletion of PersistentVolume or
10411191
PersistentVolumeClaim objects if they are still being used.

0 commit comments

Comments
 (0)