Fix NFS mount failure on IBM Cloud by fixing retry logic and opening port 2049 (#15119)#15131
Fix NFS mount failure on IBM Cloud by fixing retry logic and opening port 2049 (#15119)#15131amr1ta wants to merge 3 commits into
Conversation
…port 2049 (red-hat-storage#15119) Signed-off-by: Amrita Mahapatra <49347640+amr1ta@users.noreply.github.com> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> (cherry picked from commit 4d499c2)
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: amr1ta The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
The cherry-pick of red-hat-storage#15119 brought in test changes that import skip_for_provider_or_client_if_ocs_version from testlib (via wildcard from marks.py), but this mark only existed in master, not release-4.20. Add it so the py310 collectonly check passes. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Amrita Mahapatra <49347640+amr1ta@users.noreply.github.com>
… release-4.20 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Amrita Mahapatra <49347640+amr1ta@users.noreply.github.com>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. Comment |
(cherry picked from cherry-pick of #15119)