Skip to content

Commit b4a28e6

Browse files
committed
Updating the capabilities set table for 4.17 and 4.18
1 parent f7c2b64 commit b4a28e6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

snippets/capabilities-table.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,12 @@ The following table describes the `baselineCapabilitySet` values.
2828
|`v4.16`
2929
|Specify this option when you want to enable the default capabilities for {product-title} 4.16. By specifying `v4.16`, capabilities that are introduced in newer versions of {product-title} are not enabled. The default capabilities in {product-title} 4.16 are `baremetal`, `MachineAPI`, `marketplace`, `OperatorLifecycleManager`, `openshift-samples`, `Console`, `Insights`, `Storage`, `CSISnapshot`, `NodeTuning`, `ImageRegistry`, `Build`, `CloudCredential`, `DeploymentConfig`, and `CloudControllerManager`.
3030

31+
|`v4.17`
32+
|Specify this option when you want to enable the default capabilities for {product-title} 4.17. By specifying `v4.17`, capabilities that are introduced in newer versions of {product-title} are not enabled. The default capabilities in {product-title} 4.17 are `baremetal`, `MachineAPI`, `marketplace`, `OperatorLifecycleManager`, `openshift-samples`, `Console`, `Insights`, `Storage`, `CSISnapshot`, `NodeTuning`, `ImageRegistry`, `Build`, `CloudCredential`, `DeploymentConfig`, and `CloudControllerManager`.
33+
34+
|`v4.18`
35+
|Specify this option when you want to enable the default capabilities for {product-title} 4.18. By specifying `v4.18`, capabilities that are introduced in newer versions of {product-title} are not enabled. The default capabilities in {product-title} 4.18 are `baremetal`, `MachineAPI`, `marketplace`, `OperatorLifecycleManager`, `OperatorLifecycleManagerV1`, `openshift-samples`, `Console`, `Insights`, `Storage`, `CSISnapshot`, `NodeTuning`, `ImageRegistry`, `Build`, `CloudCredential`, `DeploymentConfig`, and `CloudControllerManager`.
36+
3137
|`None`
3238
|Specify when the other sets are too large, and you do not need any capabilities or want to fine-tune via `additionalEnabledCapabilities`.
3339

0 commit comments

Comments
 (0)