Merge pull request #49544 from windsonsea/feagatt

[zh] Rename and sync feature-gates/T*.md to Z*.md
pull/49546/head
Kubernetes Prow Robot 2025-01-23 23:45:21 -08:00 committed by GitHub
commit c0c4dac6dc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
40 changed files with 12 additions and 7 deletions

View File

@ -12,13 +12,11 @@ stages:
---
<!--
Enable [fine-tuning](/docs/tasks/administer-cluster/topology-manager/#topology-manager-policy-options)
of topology manager policies.
Allow fine-tuning of topology manager policies,
experimental, Alpha-quality options.
This feature gate guards *a group* of topology manager options whose quality level is alpha.
This feature gate will never graduate to beta or stable.
-->
启用拓扑管理器策略的[微调](zh-cn/docs/tasks/administer-cluster/topology-manager/#topology-manager-policy-options)。
允许微调拓扑管理器策略的实验性的、Alpha 质量的选项。
此特性门控守护**一组**质量级别为 Alpha 的拓扑管理器选项。
此特性门控绝对不会进阶至 Beta 或稳定版。

View File

@ -13,6 +13,10 @@ stages:
- stage: beta
defaultValue: true
fromVersion: "1.28"
toVersion: "1.31"
- stage: stable
defaultValue: true
fromVersion: "1.32"
---
<!--

View File

@ -13,6 +13,9 @@ stages:
- stage: stable
defaultValue: true
fromVersion: "1.30"
toVersion: "1.31"
removed: true
---
<!--
Allow [priority & fairness](/docs/concepts/cluster-administration/flow-control/)