Skip to content

OCPBUGS-19377: Kuryr: Fix deriving MTU from previous config#2007

Merged
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
dulek:OCPBUGS-19377
Sep 22, 2023
Merged

OCPBUGS-19377: Kuryr: Fix deriving MTU from previous config#2007
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
dulek:OCPBUGS-19377

Conversation

@dulek
Copy link
Copy Markdown
Contributor

@dulek dulek commented Sep 19, 2023

PR #1988 introduced a bug causing upgrades to fail, because even when Kuryr MTU was detected from the previous version of the KuryrConfig, CNO would override it to 0. This commit fixes that.

@openshift-ci-robot openshift-ci-robot added jira/severity-important Referenced Jira bug's severity is important for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. labels Sep 19, 2023
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@dulek: This pull request references Jira Issue OCPBUGS-19377, which is invalid:

  • expected the bug to target the "4.15.0" version, but no target version was set

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In 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 kubernetes/test-infra repository.

@dulek
Copy link
Copy Markdown
Contributor Author

dulek commented Sep 19, 2023

/jira refresh

@openshift-ci-robot openshift-ci-robot added jira/severity-critical Referenced Jira bug's severity is critical for the branch this PR is targeting. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. and removed jira/severity-important Referenced Jira bug's severity is important for the branch this PR is targeting. jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. labels Sep 19, 2023
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@dulek: This pull request references Jira Issue OCPBUGS-19377, which is valid. The bug has been moved to the POST state.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.15.0) matches configured target version for branch (4.15.0)
  • bug is in the state New, which is one of the valid states (NEW, ASSIGNED, POST)

No GitHub users were found matching the public email listed for the QA contact in Jira (itbrown@redhat.com), skipping review request.

Details

In response to this:

/jira refresh

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/test-infra repository.

@dulek
Copy link
Copy Markdown
Contributor Author

dulek commented Sep 19, 2023

/test e2e-openstack-kuryr

@dulek
Copy link
Copy Markdown
Contributor Author

dulek commented Sep 19, 2023

/cc @MaysaMacedo @gryf

@dulek dulek closed this Sep 19, 2023
@dulek dulek reopened this Sep 19, 2023
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@dulek: This pull request references Jira Issue OCPBUGS-19377. The bug has been updated to no longer refer to the pull request using the external bug tracker. All external bug links have been closed. The bug has been moved to the NEW state.

Details

In 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 kubernetes/test-infra repository.

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@dulek: This pull request references Jira Issue OCPBUGS-19377, which is valid. The bug has been moved to the POST state.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.15.0) matches configured target version for branch (4.15.0)
  • bug is in the state New, which is one of the valid states (NEW, ASSIGNED, POST)

No GitHub users were found matching the public email listed for the QA contact in Jira (itbrown@redhat.com), skipping review request.

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In 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 kubernetes/test-infra repository.

@openshift-ci openshift-ci Bot requested review from MaysaMacedo and gryf September 19, 2023 10:33
@dulek
Copy link
Copy Markdown
Contributor Author

dulek commented Sep 19, 2023

/cc @MaysaMacedo @gryf

@dulek
Copy link
Copy Markdown
Contributor Author

dulek commented Sep 19, 2023

/retest-required

@MaysaMacedo
Copy link
Copy Markdown
Contributor

@dulek would you mind adding a commit message? Thanks

PR openshift#1988 introduced a bug causing upgrades to fail, because even when
Kuryr MTU was detected from the previous version of the KuryrConfig,
CNO would override it to 0. This commit fixes that.
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@dulek: This pull request references Jira Issue OCPBUGS-19377, which is valid.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.15.0) matches configured target version for branch (4.15.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, POST)

No GitHub users were found matching the public email listed for the QA contact in Jira (itbrown@redhat.com), skipping review request.

Details

In response to this:

PR #1988 introduced a bug causing upgrades to fail, because even when
Kuryr MTU was detected from the previous version of the KuryrConfig,
CNO would override it to 0. This commit fixes that.
@dulek

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/test-infra repository.

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@dulek: This pull request references Jira Issue OCPBUGS-19377, which is valid.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.15.0) matches configured target version for branch (4.15.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, POST)

No GitHub users were found matching the public email listed for the QA contact in Jira (itbrown@redhat.com), skipping review request.

Details

In response to this:

PR #1988 introduced a bug causing upgrades to fail, because even when Kuryr MTU was detected from the previous version of the KuryrConfig, CNO would override it to 0. This commit fixes that.

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/test-infra repository.

@dulek
Copy link
Copy Markdown
Contributor Author

dulek commented Sep 19, 2023

@dulek would you mind adding a commit message? Thanks

Done.

@MaysaMacedo
Copy link
Copy Markdown
Contributor

/lgtm
/approve
/retest

@MaysaMacedo
Copy link
Copy Markdown
Contributor

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Sep 19, 2023
@dulek
Copy link
Copy Markdown
Contributor Author

dulek commented Sep 19, 2023

/test e2e-openstack-kuryr

@dulek
Copy link
Copy Markdown
Contributor Author

dulek commented Sep 20, 2023

/test e2e-openstack-kuryr
/retest-required

@dulek
Copy link
Copy Markdown
Contributor Author

dulek commented Sep 20, 2023

/retest-required

Installation with Kuryr passed, tests failed. This is the current situation due to https://issues.redhat.com/browse/OCPBUGS-18818 which we investigate, but this patch should be good to go.

@dcbw
Copy link
Copy Markdown
Contributor

dcbw commented Sep 21, 2023

/approve

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Sep 21, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dcbw, dulek, MaysaMacedo

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 21, 2023
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

/retest-required

Remaining retests: 0 against base HEAD 6888ace and 2 for PR HEAD 8c3a513 in total

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

/retest-required

Remaining retests: 0 against base HEAD c097483 and 1 for PR HEAD 8c3a513 in total

@dulek
Copy link
Copy Markdown
Contributor Author

dulek commented Sep 22, 2023

/retest-required

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Sep 22, 2023

@dulek: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-network-mtu-migration-ovn-ipv4 8c3a513 link false /test e2e-network-mtu-migration-ovn-ipv4
ci/prow/e2e-vsphere-ovn 8c3a513 link false /test e2e-vsphere-ovn
ci/prow/e2e-vsphere-ovn-dualstack 8c3a513 link false /test e2e-vsphere-ovn-dualstack
ci/prow/e2e-ovn-step-registry 8c3a513 link false /test e2e-ovn-step-registry
ci/prow/e2e-ovn-hybrid-step-registry 8c3a513 link false /test e2e-ovn-hybrid-step-registry
ci/prow/e2e-network-mtu-migration-sdn-ipv4 8c3a513 link false /test e2e-network-mtu-migration-sdn-ipv4
ci/prow/e2e-ovn-ipsec-step-registry 8c3a513 link false /test e2e-ovn-ipsec-step-registry
ci/prow/e2e-openstack-kuryr 8c3a513 link false /test e2e-openstack-kuryr

Full PR test history. Your PR dashboard.

Details

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/test-infra repository. I understand the commands that are listed here.

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

/retest-required

Remaining retests: 0 against base HEAD bc8c360 and 0 for PR HEAD 8c3a513 in total

@openshift-merge-robot openshift-merge-robot merged commit 90cc246 into openshift:master Sep 22, 2023
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@dulek: Jira Issue OCPBUGS-19377: All pull requests linked via external trackers have merged:

Jira Issue OCPBUGS-19377 has been moved to the MODIFIED state.

Details

In response to this:

PR #1988 introduced a bug causing upgrades to fail, because even when Kuryr MTU was detected from the previous version of the KuryrConfig, CNO would override it to 0. This commit fixes that.

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/test-infra repository.

@openshift-merge-robot
Copy link
Copy Markdown
Contributor

Fix included in accepted release 4.15.0-0.nightly-2023-09-27-073353

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/severity-critical Referenced Jira bug's severity is critical for the branch this PR is targeting. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants