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

Set CPU limit and request for Autoscaler Buffer when deploying it #592

Merged
merged 4 commits into from
Aug 9, 2024

Conversation

alexeykazakov
Copy link
Contributor

@alexeykazakov alexeykazakov commented Aug 5, 2024

It takes the CPU settings from the member operator configuration.
Part of https://issues.redhat.com/browse/SANDBOX-659
Requires codeready-toolchain/host-operator#1071

Paired with codeready-toolchain/toolchain-e2e#1027

@MatousJobanek
Copy link
Contributor

/retest
host-operator PR was merged

Copy link
Contributor

@mfrancisc mfrancisc left a comment

Choose a reason for hiding this comment

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

Nice 👍

Copy link

openshift-ci bot commented Aug 6, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alexeykazakov, MatousJobanek, mfrancisc

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:
  • OWNERS [MatousJobanek,alexeykazakov,mfrancisc]

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

@alexeykazakov
Copy link
Contributor Author

/retest

1 similar comment
@alexeykazakov
Copy link
Contributor Author

/retest

Copy link

sonarqubecloud bot commented Aug 8, 2024

@alexeykazakov
Copy link
Contributor Author

/retest

Copy link

codecov bot commented Aug 9, 2024

Codecov Report

Attention: Patch coverage is 89.47368% with 2 lines in your changes missing coverage. Please review.

Project coverage is 83.56%. Comparing base (7835285) to head (3c43ec9).

Files Patch % Lines
pkg/autoscaler/autoscaler.go 88.88% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #592      +/-   ##
==========================================
- Coverage   83.56%   83.56%   -0.01%     
==========================================
  Files          28       28              
  Lines        2592     2604      +12     
==========================================
+ Hits         2166     2176      +10     
- Misses        287      288       +1     
- Partials      139      140       +1     
Files Coverage Δ
...roperatorconfig/memberoperatorconfig_controller.go 75.00% <100.00%> (ø)
pkg/autoscaler/autoscaler.go 80.00% <88.88%> (+1.05%) ⬆️

@alexeykazakov alexeykazakov merged commit a0cdbff into codeready-toolchain:master Aug 9, 2024
12 of 13 checks passed
@alexeykazakov alexeykazakov deleted the cpu-member branch August 9, 2024 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants