Skip to content

Comments

OCPBUGS-13106: Increase GCP Concurrent Service Syncs to 10#329

Merged
openshift-merge-bot[bot] merged 1 commit intoopenshift:masterfrom
JoelSpeed:gcp-concurrent-service-sync
Feb 7, 2024
Merged

OCPBUGS-13106: Increase GCP Concurrent Service Syncs to 10#329
openshift-merge-bot[bot] merged 1 commit intoopenshift:masterfrom
JoelSpeed:gcp-concurrent-service-sync

Conversation

@JoelSpeed
Copy link
Contributor

This should increase the reactiveness of the GCP service controller, meaning that creation and deletion of load balancers is quicker.

/hold

I would like to review the service controller implementation within GCP and run payload testing before we merge this

@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 5, 2024
@openshift-ci-robot
Copy link

@JoelSpeed: This pull request references Jira Issue OCPBUGS-13106, 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.16.0) matches configured target version for branch (4.16.0)
  • bug is in the state ASSIGNED, which is one of the valid states (NEW, ASSIGNED, POST)

Requesting review from QA contact:
/cc @ShudiLi

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

Details

In response to this:

This should increase the reactiveness of the GCP service controller, meaning that creation and deletion of load balancers is quicker.

/hold

I would like to review the service controller implementation within GCP and run payload testing before we merge 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.

@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 5, 2024
@openshift-ci openshift-ci bot requested a review from ShudiLi February 5, 2024 17:17
@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 5, 2024
@JoelSpeed
Copy link
Contributor Author

/retest

@JoelSpeed
Copy link
Contributor Author

/payload-aggregate periodic-ci-openshift-release-master-ci-4.16-upgrade-from-stable-4.15-e2e-gcp-ovn-upgrade 10

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 6, 2024

@JoelSpeed: 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-gcp-ovn-upgrade

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/d8c5d4f0-c4e6-11ee-8a26-fb48a941f9a3-0

@JoelSpeed
Copy link
Contributor Author

Given feedback from QE, and looking at the test results here, I think this is safe to proceed with. Will want to monitor GCP in the short term to make sure we don't see any long term issues
/approve
/hold cancel

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 7, 2024
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 7, 2024

[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

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 Feb 7, 2024
@elmiko
Copy link
Contributor

elmiko commented Feb 7, 2024

this looks ok to me, i think my main concern would be if the cpu usage grows on extremely large clusters. if we want to test more, i wonder if we could try this out in a cluster with say 100 nodes, or maybe run something that creates a lot of services so that we could see if it is getting paused or affects performance.

200m seems like a decent amount of cpu, i'm not sure what we would up the request to.

/lgtm

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

openshift-ci bot commented Feb 7, 2024

@JoelSpeed: all tests passed!

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-merge-bot openshift-merge-bot bot merged commit 0dbe9a4 into openshift:master Feb 7, 2024
@openshift-ci-robot
Copy link

@JoelSpeed: Jira Issue OCPBUGS-13106: 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-13106 has not been moved to the MODIFIED state.

Details

In response to this:

This should increase the reactiveness of the GCP service controller, meaning that creation and deletion of load balancers is quicker.

/hold

I would like to review the service controller implementation within GCP and run payload testing before we merge 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.

@gcs278
Copy link

gcs278 commented Feb 7, 2024

/jira refresh

@openshift-ci-robot
Copy link

@gcs278: Jira Issue OCPBUGS-13106: All pull requests linked via external trackers have merged:

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

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-bot
Copy link

[ART PR BUILD NOTIFIER]

This PR has been included in build ose-cluster-cloud-controller-manager-operator-container-v4.16.0-202402072112.p0.g0dbe9a4.assembly.stream.el9 for distgit ose-cluster-cloud-controller-manager-operator.
All builds following this will include this PR.

@JoelSpeed
Copy link
Contributor Author

/cherry-pick release-4.15

@openshift-cherrypick-robot

@JoelSpeed: new pull request created: #359

Details

In response to this:

/cherry-pick release-4.15

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-sigs/prow repository.

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.

6 participants