OCPBUGS-90520: UPSTREAM: <carry>: Promote regression-issue-74839 to 1.5#2709
OCPBUGS-90520: UPSTREAM: <carry>: Promote regression-issue-74839 to 1.5#2709arkadeepsen wants to merge 2 commits into
Conversation
|
@arkadeepsen: This pull request references Jira Issue OCPBUGS-90520, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
No GitHub users were found matching the public email listed for the QA contact in Jira (core-networking-bot@redhat.com), skipping review request. The bug has been updated to refer to the pull request using the external bug tracker. 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. |
|
@arkadeepsen: the contents of this pull request could not be automatically validated. The following commits could not be validated and must be approved by a top-level approver:
Comment |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (3)
✅ Files skipped from review due to trivial changes (2)
🚧 Files skipped from review as they are similar to previous changes (1)
WalkthroughThe regression-issue-74839 test image changes its pending SYN/ACK match key to include source port and probing IP, and the image version is updated from 1.4 to 1.5 in both metadata locations. ChangesRegression Image Update
Estimated code review effort: 2 (Simple) | ~10 minutes Related PRs: None identified from the provided context. Suggested labels: test, kind/bug Suggested reviewers: None identified from the provided context. 🚥 Pre-merge checks | ✅ 14 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (14 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 |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: arkadeepsen 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 |
|
@arkadeepsen: This pull request references Jira Issue OCPBUGS-90520, which is valid. 3 validation(s) were run on this bug
No GitHub users were found matching the public email listed for the QA contact in Jira (core-networking-bot@redhat.com), skipping review request. 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. |
…est flakes Signed-off-by: Mat Kowalski <mko@redhat.com> (cherry picked from commit ddd0ac9)
Signed-off-by: arkadeepsen <arsen@redhat.com>
6a4b5c3 to
6392eb0
Compare
|
@arkadeepsen: the contents of this pull request could not be automatically validated. The following commits could not be validated and must be approved by a top-level approver:
Comment |
|
@arkadeepsen: This pull request references Jira Issue OCPBUGS-90520, which is valid. 3 validation(s) were run on this bug
No GitHub users were found matching the public email listed for the QA contact in Jira (core-networking-bot@redhat.com), skipping review request. 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. |
|
/retest |
|
@arkadeepsen: The following tests failed, say
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. |
|
@arkadeepsen Could we hold off on this PR until the Kube rebase is merged? We're likely targeting sometime next week for the Kube rebase changes to land, and we'd prefer to avoid additional code churn until that's complete. |
Sure @jubittajohn. In the meantime I'll get all the necessary upstream PRs merged to publish the registry.k8s.io/e2e-test-images/regression-issue-74839:1.5 image. |
What type of PR is this?
/kind bug
What this PR does / why we need it:
Promotes regression-issue-74839 to 1.5 downstream only so that the fix can be tested first in downstream and then taken to upstream.
Cherry-picked fix from upstream PR kubernetes#139874 by @mkowalski
Which issue(s) this PR is related to:
Special notes for your reviewer:
Does this PR introduce a user-facing change?
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:
Summary by CodeRabbit