Skip to content

Commit 5b791d0

Browse files
authored
Merge pull request #82292 from buildbricks/6089-deprecate-note
[enterprise-4.17] Add deprecation notice for Shared CSI Driver
2 parents 2c246a9 + 9de4678 commit 5b791d0

4 files changed

+20
-3
lines changed

modules/builds-running-entitled-builds-with-sharedsecret-objects.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ You can use a `SharedSecret` object to securely access the entitlement keys of a
66

77
The `SharedSecret` object allows you to share and synchronize secrets across namespaces.
88

9-
:FeatureName: Shared Resource CSI Driver
10-
include::snippets/technology-preview.adoc[]
9+
[IMPORTANT]
10+
====
11+
The Shared Resource CSI Driver feature is now generally available in link:https://docs.redhat.com/en/documentation/builds_for_red_hat_openshift/1.1[{builds-v2title} 1.1]. This feature is now deprecated in {product-title}. To use this feature, ensure you are using {builds-v2title} 1.1 or a more recent version.
12+
====
1113

1214
.Prerequisites
1315

modules/ephemeral-storage-additional-details-about-volumeattributes-on-shared-resource-pod-volumes.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
[id="ephemeral-storage-additional-details-about-volumeattributes-on-shared-resource-pod-volumes_{context}"]
44
= Additional details about VolumeAttributes on shared resource pod volumes
55

6+
[IMPORTANT]
7+
====
8+
The Shared Resource CSI Driver feature is now generally available in link:https://docs.redhat.com/en/documentation/builds_for_red_hat_openshift/1.1[{builds-v2title} 1.1]. This feature is now deprecated in {product-title}. To use this feature, ensure you are using {builds-v2title} 1.1 or a more recent version.
9+
====
10+
611
[role="_abstract"]
712
The following attributes affect shared resource pod volumes in various ways:
813

modules/ephemeral-storage-additional-support-limitations-for-shared-resource-csi-driver.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
[id="ephemeral-storage-additional-support-limitations-for-shared-resource-csi-driver_{context}"]
44
= Additional support limitations for the Shared Resource CSI Driver
55

6+
[IMPORTANT]
7+
====
8+
The Shared Resource CSI Driver feature is now generally available in link:https://docs.redhat.com/en/documentation/builds_for_red_hat_openshift/1.1[{builds-v2title} 1.1]. This feature is now deprecated in {product-title}. To use this feature, ensure you are using {builds-v2title} 1.1 or a more recent version.
9+
====
10+
611
[role="_abstract"]
712
The Shared Resource CSI Driver has the following noteworthy limitations:
813

modules/ephemeral-storage-csi-inline-overview.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,15 @@ This feature allows you to specify CSI volumes directly in the `Pod` specificati
1212

1313
== Support limitations
1414

15+
[IMPORTANT]
16+
====
17+
The Shared Resource CSI Driver feature is now generally available in link:https://docs.redhat.com/en/documentation/builds_for_red_hat_openshift/1.1[{builds-v2title} 1.1]. This feature is now deprecated in {product-title}. To use this feature, ensure you are using {builds-v2title} 1.1 or a more recent version.
18+
====
19+
1520
By default, {product-title} supports CSI inline ephemeral volumes with these limitations:
1621

1722
* Support is only available for CSI drivers. In-tree and FlexVolumes are not supported.
18-
* The Shared Resource CSI Driver supports using inline ephemeral volumes only to access `Secrets` or `ConfigMaps` across multiple namespaces as a Technology Preview feature.
23+
* The Shared Resource CSI Driver supports using inline ephemeral volumes only to access `Secrets` or `ConfigMaps` across multiple namespaces as a Technology Preview feature in {product-title}.
1924
* Community or storage vendors provide other CSI drivers that support these volumes. Follow the installation instructions provided by the CSI driver provider.
2025

2126
CSI drivers might not have implemented the inline volume functionality, including `Ephemeral` capacity. For details, see the CSI driver documentation.

0 commit comments

Comments
 (0)