Skip to content

Commit 4dc24dd

Browse files
author
Steven Smith
committed
Removes azurefile csi limitation from docs
1 parent 0fadd4c commit 4dc24dd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

modules/registry-configuring-private-storage-endpoint-azure.adoc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,4 @@ The following limitations apply when configuring a private storage endpoint on A
2626

2727
* When configuring the Image Registry Operator to use a private storage endpoint, public network access to the storage account is disabled. Consequently, pulling images from the registry outside of {product-title} only works by setting `disableRedirect: true` in the registry Operator configuration. With redirect enabled, the registry redirects the client to pull images directly from the storage account, which will no longer work due to disabled public network access. For more information, see "Disabling redirect when using a private storage endpoint on Azure".
2828

29-
* Due to a change in storage account naming in {product-title} {product-version}, the Azure File Container Storage Interface (CSI) driver now alphabetically matches storage account of the Image Registry Operator. With this change, there is a known issue where the Azure File CSI driver fails to mount all volumes when the image registry is configured as private. The mount failures occur because the CSI driver tries to use the storage account of the Image Registry Operator, which is not configured to allow connections from worker subnets.
30-
+
31-
As a temporary workaround, the image registry should not be configured as private when using the Azure File CSI driver. This is a known issue and will be fixed in a future version of {product-title}. (link:https://issues.redhat.com/browse/OCPBUGS-42308[*OCPBUGS-42308*])
32-
3329
* This operation cannot be undone by the Image Registry Operator.

0 commit comments

Comments
 (0)