-
Notifications
You must be signed in to change notification settings - Fork 66
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: Increase Azure Concurrent Service Syncs to 10 #328
OCPBUGS-29012: Increase Azure Concurrent Service Syncs to 10 #328
Conversation
@JoelSpeed: This pull request references Jira Issue OCPBUGS-29012, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. 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 openshift-eng/jira-lifecycle-plugin repository. |
/jira refresh |
@JoelSpeed: This pull request references Jira Issue OCPBUGS-29012, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
Requesting review from QA contact: 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 openshift-eng/jira-lifecycle-plugin repository. |
856f0be
to
f344b18
Compare
/payload-job periodic-ci-openshift-release-master-ci-4.16-upgrade-from-stable-4.15-e2e-azure-sdn-upgrade |
@stbenjam: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/4d475ba0-c68b-11ee-92ab-91c0cda7710d-0 |
/retest |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: JoelSpeed 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 |
@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. |
@JoelSpeed: Jira Issue OCPBUGS-29012: All pull requests linked via external trackers have merged:
Jira Issue OCPBUGS-29012 has been moved to the MODIFIED state. 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 openshift-eng/jira-lifecycle-plugin repository. |
[ART PR BUILD NOTIFIER] This PR has been included in build ose-cluster-cloud-controller-manager-operator-container-v4.16.0-202402141610.p0.gb06bfa1.assembly.stream.el9 for distgit ose-cluster-cloud-controller-manager-operator. |
Fix included in accepted release 4.16.0-0.nightly-2024-02-17-013806 |
Fix included in accepted release 4.16.0-0.nightly-2024-05-01-111315 |
This should increase the reactiveness of the Azure service controller, meaning that creation and deletion of load balancers is quicker.
/hold
I would like to review the service controller implementation within Azure and run payload testing before we merge this