openshift-docs icon indicating copy to clipboard operation
openshift-docs copied to clipboard

OCPBUGS-55260#Add static provisioning content for Azure File

Open lpettyjo opened this issue 5 months ago • 8 comments
trafficstars

Version(s): 4.14+

Issue: https://issues.redhat.com/browse/OCPBUGS-55260

Link to docs preview: https://94557--ocpdocs-pr.netlify.app/openshift-enterprise/latest/storage/container_storage_interface/persistent-storage-csi-azure-file.html#persistent-storage-csi-azure-file-static-provisioning-procedure_persistent-storage-csi-azure-file

QE review:

  • [ ] QE has approved this change.

Additional information:

PTAL: @gcharot @duanwei33 @jsafrane

lpettyjo avatar Jun 10 '25 20:06 lpettyjo

🤖 Wed Jul 02 19:09:55 - Prow CI generated the docs preview:

https://94557--ocpdocs-pr.netlify.app/openshift-enterprise/latest/storage/container_storage_interface/persistent-storage-csi-azure-file.html

ocpdocs-previewbot avatar Jun 10 '25 20:06 ocpdocs-previewbot

/label peer-review-done /remove-label peer-review-in-progress /unassign GroceryBoyJr

GroceryBoyJr avatar Jun 10 '25 21:06 GroceryBoyJr

@GroceryBoyJr: Those labels are not set on the issue: peer-review-in-progress

In response to this:

/label peer-review-done /remove-label peer-review-in-progress /unassign GroceryBoyJr

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

openshift-ci[bot] avatar Jun 10 '25 21:06 openshift-ci[bot]

/remove-label peer-review-needed

GroceryBoyJr avatar Jun 10 '25 21:06 GroceryBoyJr

The branch/enterprise-4.20 label has been added to this PR.

This is because your PR targets the main branch and is labeled for enterprise-4.19. And any PR going into main must also target the latest version branch (enterprise-4.20).

If the update in your PR does NOT apply to version 4.20 onward, please re-target this PR to go directly into the appropriate version branch or branches (enterprise-4.x) instead of main.

bergerhoffer avatar Jun 16 '25 18:06 bergerhoffer

The format for the new added secret part doesn't look good, not sure if it is okay in official doc. Others LGTM.

duanwei33 avatar Jun 28 '25 06:06 duanwei33

The factual content of the secret doc LGTM. I let others judge the format.

jsafrane avatar Jun 30 '25 14:06 jsafrane

@lpettyjo: all tests passed!

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

openshift-ci[bot] avatar Jul 02 '25 19:07 openshift-ci[bot]

thx LGTM now

gcharot avatar Jul 03 '25 12:07 gcharot

/cherrypick enterprise-4.19

lpettyjo avatar Jul 03 '25 13:07 lpettyjo

/cherrypick enterprise-4.18

lpettyjo avatar Jul 03 '25 13:07 lpettyjo

/cherrypick enterprise-4.17

lpettyjo avatar Jul 03 '25 13:07 lpettyjo

@lpettyjo: #94557 failed to apply on top of branch "enterprise-4.19":

Applying: OCPBUGS-55260#Add static provisioning content for Azure File
.git/rebase-apply/patch:69: trailing whitespace.
    - nosharesock  <7> 
.git/rebase-apply/patch:70: trailing whitespace.
    - actimeo=30  <8> 
.git/rebase-apply/patch:76: trailing whitespace.
      shareName: EXISTING_FILE_SHARE_NAME  <11> 
.git/rebase-apply/patch:88: trailing whitespace.
<8> The time (in seconds) that the CIFS client caches attributes of a file or directory before it requests attribute information from a server. 
.git/rebase-apply/patch:90: trailing whitespace.
<10> Ensure that `volumeHandle` is unique across the cluster. The `resource-group-name` is the Azure resource group where the storage account resides. 
warning: 5 lines add whitespace errors.
Using index info to reconstruct a base tree...
M	storage/container_storage_interface/persistent-storage-csi-azure-file.adoc
Falling back to patching base and 3-way merge...
Auto-merging storage/container_storage_interface/persistent-storage-csi-azure-file.adoc
CONFLICT (content): Merge conflict in storage/container_storage_interface/persistent-storage-csi-azure-file.adoc
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config advice.mergeConflict false"
Patch failed at 0001 OCPBUGS-55260#Add static provisioning content for Azure File

In response to this:

/cherrypick enterprise-4.19

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@lpettyjo: #94557 failed to apply on top of branch "enterprise-4.18":

Applying: OCPBUGS-55260#Add static provisioning content for Azure File
.git/rebase-apply/patch:69: trailing whitespace.
    - nosharesock  <7> 
.git/rebase-apply/patch:70: trailing whitespace.
    - actimeo=30  <8> 
.git/rebase-apply/patch:76: trailing whitespace.
      shareName: EXISTING_FILE_SHARE_NAME  <11> 
.git/rebase-apply/patch:88: trailing whitespace.
<8> The time (in seconds) that the CIFS client caches attributes of a file or directory before it requests attribute information from a server. 
.git/rebase-apply/patch:90: trailing whitespace.
<10> Ensure that `volumeHandle` is unique across the cluster. The `resource-group-name` is the Azure resource group where the storage account resides. 
warning: 5 lines add whitespace errors.
Using index info to reconstruct a base tree...
M	storage/container_storage_interface/persistent-storage-csi-azure-file.adoc
Falling back to patching base and 3-way merge...
Auto-merging storage/container_storage_interface/persistent-storage-csi-azure-file.adoc
CONFLICT (content): Merge conflict in storage/container_storage_interface/persistent-storage-csi-azure-file.adoc
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config advice.mergeConflict false"
Patch failed at 0001 OCPBUGS-55260#Add static provisioning content for Azure File

In response to this:

/cherrypick enterprise-4.18

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

/cherrypick enterprise-4.16

lpettyjo avatar Jul 03 '25 13:07 lpettyjo

@lpettyjo: #94557 failed to apply on top of branch "enterprise-4.17":

Applying: OCPBUGS-55260#Add static provisioning content for Azure File
.git/rebase-apply/patch:69: trailing whitespace.
    - nosharesock  <7> 
.git/rebase-apply/patch:70: trailing whitespace.
    - actimeo=30  <8> 
.git/rebase-apply/patch:76: trailing whitespace.
      shareName: EXISTING_FILE_SHARE_NAME  <11> 
.git/rebase-apply/patch:88: trailing whitespace.
<8> The time (in seconds) that the CIFS client caches attributes of a file or directory before it requests attribute information from a server. 
.git/rebase-apply/patch:90: trailing whitespace.
<10> Ensure that `volumeHandle` is unique across the cluster. The `resource-group-name` is the Azure resource group where the storage account resides. 
warning: 5 lines add whitespace errors.
Using index info to reconstruct a base tree...
M	storage/container_storage_interface/persistent-storage-csi-azure-file.adoc
Falling back to patching base and 3-way merge...
Auto-merging storage/container_storage_interface/persistent-storage-csi-azure-file.adoc
CONFLICT (content): Merge conflict in storage/container_storage_interface/persistent-storage-csi-azure-file.adoc
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config advice.mergeConflict false"
Patch failed at 0001 OCPBUGS-55260#Add static provisioning content for Azure File

In response to this:

/cherrypick enterprise-4.17

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@lpettyjo: #94557 failed to apply on top of branch "enterprise-4.16":

Applying: OCPBUGS-55260#Add static provisioning content for Azure File
.git/rebase-apply/patch:69: trailing whitespace.
    - nosharesock  <7> 
.git/rebase-apply/patch:70: trailing whitespace.
    - actimeo=30  <8> 
.git/rebase-apply/patch:76: trailing whitespace.
      shareName: EXISTING_FILE_SHARE_NAME  <11> 
.git/rebase-apply/patch:88: trailing whitespace.
<8> The time (in seconds) that the CIFS client caches attributes of a file or directory before it requests attribute information from a server. 
.git/rebase-apply/patch:90: trailing whitespace.
<10> Ensure that `volumeHandle` is unique across the cluster. The `resource-group-name` is the Azure resource group where the storage account resides. 
warning: 5 lines add whitespace errors.
Using index info to reconstruct a base tree...
M	storage/container_storage_interface/persistent-storage-csi-azure-file.adoc
Falling back to patching base and 3-way merge...
Auto-merging storage/container_storage_interface/persistent-storage-csi-azure-file.adoc
CONFLICT (content): Merge conflict in storage/container_storage_interface/persistent-storage-csi-azure-file.adoc
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config advice.mergeConflict false"
Patch failed at 0001 OCPBUGS-55260#Add static provisioning content for Azure File

In response to this:

/cherrypick enterprise-4.16

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

/cherrypick enterprise-4.15

lpettyjo avatar Jul 03 '25 13:07 lpettyjo

@lpettyjo: #94557 failed to apply on top of branch "enterprise-4.15":

Applying: OCPBUGS-55260#Add static provisioning content for Azure File
.git/rebase-apply/patch:69: trailing whitespace.
    - nosharesock  <7> 
.git/rebase-apply/patch:70: trailing whitespace.
    - actimeo=30  <8> 
.git/rebase-apply/patch:76: trailing whitespace.
      shareName: EXISTING_FILE_SHARE_NAME  <11> 
.git/rebase-apply/patch:88: trailing whitespace.
<8> The time (in seconds) that the CIFS client caches attributes of a file or directory before it requests attribute information from a server. 
.git/rebase-apply/patch:90: trailing whitespace.
<10> Ensure that `volumeHandle` is unique across the cluster. The `resource-group-name` is the Azure resource group where the storage account resides. 
warning: 5 lines add whitespace errors.
Using index info to reconstruct a base tree...
M	storage/container_storage_interface/persistent-storage-csi-azure-file.adoc
Falling back to patching base and 3-way merge...
Auto-merging storage/container_storage_interface/persistent-storage-csi-azure-file.adoc
CONFLICT (content): Merge conflict in storage/container_storage_interface/persistent-storage-csi-azure-file.adoc
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config advice.mergeConflict false"
Patch failed at 0001 OCPBUGS-55260#Add static provisioning content for Azure File

In response to this:

/cherrypick enterprise-4.15

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

/cherrypick enterprise-4.14

lpettyjo avatar Jul 03 '25 13:07 lpettyjo

@lpettyjo: #94557 failed to apply on top of branch "enterprise-4.14":

Applying: OCPBUGS-55260#Add static provisioning content for Azure File
.git/rebase-apply/patch:69: trailing whitespace.
    - nosharesock  <7> 
.git/rebase-apply/patch:70: trailing whitespace.
    - actimeo=30  <8> 
.git/rebase-apply/patch:76: trailing whitespace.
      shareName: EXISTING_FILE_SHARE_NAME  <11> 
.git/rebase-apply/patch:88: trailing whitespace.
<8> The time (in seconds) that the CIFS client caches attributes of a file or directory before it requests attribute information from a server. 
.git/rebase-apply/patch:90: trailing whitespace.
<10> Ensure that `volumeHandle` is unique across the cluster. The `resource-group-name` is the Azure resource group where the storage account resides. 
warning: 5 lines add whitespace errors.
Using index info to reconstruct a base tree...
M	storage/container_storage_interface/persistent-storage-csi-azure-file.adoc
Falling back to patching base and 3-way merge...
Auto-merging storage/container_storage_interface/persistent-storage-csi-azure-file.adoc
CONFLICT (content): Merge conflict in storage/container_storage_interface/persistent-storage-csi-azure-file.adoc
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config advice.mergeConflict false"
Patch failed at 0001 OCPBUGS-55260#Add static provisioning content for Azure File

In response to this:

/cherrypick enterprise-4.14

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.