USHIFT-7405: pass timeout to oc wait in Named VolumeSnapshot Should B…#7057
USHIFT-7405: pass timeout to oc wait in Named VolumeSnapshot Should B…#7057pacevedom wants to merge 1 commit into
Conversation
|
@pacevedom: This pull request references USHIFT-7405 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "5.0.0" version, but no target version was set. DetailsIn response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: pacevedom The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
WalkthroughThe VolumeSnapshot readiness keyword now forwards its configured timeout to the underlying ChangesVolumeSnapshot readiness
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…e Ready The keyword accepted a timeout parameter but never forwarded it to the Oc Wait call, causing oc wait to use its 30s default instead of the intended 120s DEFAULT_WAIT_TIMEOUT.
|
@pacevedom: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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. |
…e Ready
The keyword accepted a timeout parameter but never forwarded it to the Oc Wait call, causing oc wait to use its 30s default instead of the intended 120s DEFAULT_WAIT_TIMEOUT.
Summary by CodeRabbit