Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OCPBUGS-29012: Remove concurrent-service-syncs limitation #106

Merged
merged 1 commit into from Feb 13, 2024

Conversation

JoelSpeed
Copy link

This limitation was added upstream to prevent concurrent calls to CreateOrUpdateLoadBalancer. It was added 5 years ago and I would like to see if I can reproduce the issue with the current codebase.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Feb 6, 2024
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Feb 6, 2024
@openshift-ci-robot openshift-ci-robot added the jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. label Feb 6, 2024
@openshift-ci-robot
Copy link

@JoelSpeed: This pull request references Jira Issue OCPBUGS-29012, which is valid.

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

Requesting review from QA contact:
/cc @sunzhaohua2

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

In response to this:

This limitation was added upstream to prevent concurrent calls to CreateOrUpdateLoadBalancer. It was added 5 years ago and I would like to see if I can reproduce the issue with the current codebase.

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.

Copy link

openshift-ci bot commented Feb 6, 2024

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@JoelSpeed
Copy link
Author

/test e2e-azure
/test e2e-azure-upgrade

Copy link

openshift-ci bot commented Feb 6, 2024

@JoelSpeed: The specified target(s) for /test were not found.
The following commands are available to trigger required jobs:

  • /test e2e-azure-ovn
  • /test e2e-azure-ovn-upgrade
  • /test images
  • /test unit
  • /test verify

The following commands are available to trigger optional jobs:

  • /test verify-commits
  • /test verify-git-history

Use /test all to run all jobs.

In response to this:

/test e2e-azure
/test e2e-azure-upgrade

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.

@JoelSpeed
Copy link
Author

/test e2e-azure-ovn
/test e2e-azure-ovn-upgrade

@JoelSpeed
Copy link
Author

E2E testing is looking good, I'm planning to do some manual testing today to see if I can reproduce the upstream bug that introduced this restriction

@stbenjam
Copy link
Member

stbenjam commented Feb 8, 2024

/payload-job periodic-ci-openshift-release-master-ci-4.16-upgrade-from-stable-4.15-e2e-azure-sdn-upgrade

Copy link

openshift-ci bot commented Feb 8, 2024

@stbenjam: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command

  • periodic-ci-openshift-release-master-ci-4.16-upgrade-from-stable-4.15-e2e-azure-sdn-upgrade

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/788b1d70-c68f-11ee-8ca2-2b506a003312-0

@JoelSpeed JoelSpeed marked this pull request as ready for review February 13, 2024 17:22
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Feb 13, 2024
@JoelSpeed
Copy link
Author

Discussed with @elmiko , going to merge this PR as a revert of the upstream pinning to 1 concurrent reconcile, and then configure the flag in CCMO in a separate PR.

We've assessed the risk of the change and left our comments in the bug, we are happy to accept the risks on this occasion given the advancements in the CCM over the last 5 years since this limitation was put in

@openshift-ci openshift-ci bot requested review from elmiko and nrb February 13, 2024 17:37
Copy link

openshift-ci bot commented Feb 13, 2024

@JoelSpeed: all tests passed!

Full PR test history. Your PR dashboard.

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.

Copy link

@elmiko elmiko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve
/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Feb 13, 2024
Copy link

openshift-ci bot commented Feb 13, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: elmiko

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

The pull request process is described here

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 Feb 13, 2024
@openshift-merge-bot openshift-merge-bot bot merged commit 6d07b28 into openshift:master Feb 13, 2024
10 checks passed
@openshift-ci-robot
Copy link

@JoelSpeed: Jira Issue OCPBUGS-29012: Some pull requests linked via external trackers have merged:

The following pull requests linked via external trackers have not merged:

These pull request must merge or be unlinked from the Jira bug in order for it to move to the next state. Once unlinked, request a bug refresh with /jira refresh.

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

In response to this:

This limitation was added upstream to prevent concurrent calls to CreateOrUpdateLoadBalancer. It was added 5 years ago and I would like to see if I can reproduce the issue with the current codebase.

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.

@openshift-bot
Copy link

[ART PR BUILD NOTIFIER]

This PR has been included in build ose-azure-cloud-node-manager-container-v4.16.0-202402140210.p0.g6d07b28.assembly.stream.el9 for distgit ose-azure-cloud-node-manager.
All builds following this will include this PR.

@openshift-merge-robot
Copy link

Fix included in accepted release 4.16.0-0.nightly-2024-02-17-013806

@openshift-merge-robot
Copy link

Fix included in accepted release 4.16.0-0.nightly-2024-05-01-111315

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/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.

None yet

6 participants