Skip to content

Commit 46dfcd3

Browse files
authored
Merge pull request #55057 from mburke5678/feature-gates-fix-list
Fixed bullet levels in tech preview feature set list
2 parents 7921dd5 + ea3c46d commit 46dfcd3

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

modules/nodes-cluster-enabling-features-about.adoc

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ You can activate the following feature set by using the `FeatureGate` CR:
1414
+
1515
The following Technology Preview features are enabled by this feature set:
1616
+
17+
--
18+
** CSI automatic migration. Enables automatic migration for supported in-tree volume plugins to their equivalent Container Storage Interface (CSI) drivers. Supported for:
1719
*** Azure File (`CSIMigrationAzureFile`)
1820
*** VMware vSphere (`CSIMigrationvSphere`)
1921
** Shared Resources CSI Driver and Build CSI Volumes in OpenShift Builds. Enables the Container Storage Interface (CSI) (`CSIDriverSharedResource`).
@@ -22,8 +24,9 @@ The following Technology Preview features are enabled by this feature set:
2224
** cgroups v2. Enables cgroup v2, the next version of the Linux cgroup API (`CGroupsV2`).
2325
** crun. Enables the crun container runtime (`Crun`).
2426
** Insights Operator. Enables the Insights Operator, which gathers {product-title} configuration data and sends it to Red Hat (`InsightsConfigAPI`).
25-
* External cloud providers. Enables support for external cloud providers for clusters on vSphere, AWS, Azure, and GCP. Support for OpenStack is GA. (`ExternalCloudProvider`)
26-
* Pod topology spread constraints. Enables the `matchLabelKeys` parameter for pod topology contraints. The parameter is list of pod label keys to select the pods over which spreading will be calculated (`MatchLabelKeysInPodTopologySpread`).
27+
** External cloud providers. Enables support for external cloud providers for clusters on vSphere, AWS, Azure, and GCP. Support for OpenStack is GA. (`ExternalCloudProvider`)
28+
** Pod topology spread constraints. Enables the `matchLabelKeys` parameter for pod topology contraints. The parameter is list of pod label keys to select the pods over which spreading will be calculated (`MatchLabelKeysInPodTopologySpread`).
29+
--
2730
2831
////
2932
Do not document per Derek Carr: https://github.com/openshift/api/pull/370#issuecomment-510632939

nodes/clusters/nodes-cluster-enabling-features.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ As an administrator, you can use feature gates to enable features that are not p
1010

1111
include::modules/nodes-cluster-enabling-features-about.adoc[leveloffset=+1]
1212

13-
* For more information about the features activated by the `TechPreviewNoUpgrade` feature gate, see the following topics:
13+
For more information about the features activated by the `TechPreviewNoUpgrade` feature gate, see the following topics:
14+
1415
** xref:../../storage/container_storage_interface/ephemeral-storage-csi-inline.adoc#ephemeral-storage-csi-inline[CSI inline ephemeral volumes]
1516
** xref:../../storage/container_storage_interface/persistent-storage-csi-migration.adoc#persistent-storage-csi-migration[CSI automatic migration]
1617
** xref:../../storage/container_storage_interface/persistent-storage-csi.adoc#persistent-storage-csi[Using Container Storage Interface (CSI)]

0 commit comments

Comments
 (0)