OCPBUGS-90520: UPSTREAM: 140211: Promote regression-issue-74839 to 1.5#2709
OCPBUGS-90520: UPSTREAM: 140211: Promote regression-issue-74839 to 1.5#2709arkadeepsen wants to merge 1 commit 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 |
WalkthroughThis change updates the version tag for the RegressionIssue74839 test image configuration from 1.4 to 1.5 within the initImageConfigs function in the test utilities image manifest. ChangesTest Image Configuration Update
Estimated code review effort: 1 (Trivial) | ~2 minutes Related PRs: None identified. Suggested labels: test, size/XS Suggested reviewers: None identified. Poem 🚥 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. |
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 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. |
6392eb0 to
acf7a76
Compare
|
@arkadeepsen: the contents of this pull request could be automatically validated. The following commits are valid:
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. |
|
/hold until #2653 is merged |
|
/test all |
|
/retest |
2 similar comments
|
/retest |
|
/retest |
|
/test all |
|
/test e2e-metal-ipi-ovn-ipv6 |
|
/retest |
1 similar comment
|
/retest |
|
/test all |
|
/hold cancel #2653 has merged |
Signed-off-by: arkadeepsen <arsen@redhat.com>
acf7a76 to
d178a1d
Compare
|
@arkadeepsen: the contents of this pull request could be automatically validated. The following commits are valid:
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. 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. |
|
/retest |
1 similar comment
|
/retest |
|
/test e2e-aws-ovn-techpreview-serial-2of2 |
|
/test e2e-aws-ovn-serial-1of2 |
|
@arkadeepsen: The following test 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. |
What type of PR is this?
/kind bug
What this PR does / why we need it:
The bug was reported upstream in kubernetes#139873. The fix needed a change in the server code in the regression-issue-74839 image. This fix needed 3 separate PRs:
This PR is only a cherry-pick of kubernetes#140211 as that's the PR which actually fixes the bug. The changes in kubernetes#139874 can be brought in through the rebase process itself.
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