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

feat: support auto scaling-up based on minAvailable #88

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

chrisliu1995
Copy link
Member

No description provided.

@sonatype-lift
Copy link

sonatype-lift bot commented Jul 27, 2023

Sonatype Lift is retiring

Sonatype Lift will be retiring on Sep 12, 2023, with its analysis stopping on Aug 12, 2023. We understand that this news may come as a disappointment, and Sonatype is committed to helping you transition off it seamlessly. If you’d like to retain your data, please export your issues from the web console.
We are extremely grateful and thank you for your support over the years.

📖 Read about the impacts and timeline

@kruise-bot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign furykerry for approval by writing /assign @furykerry in a comment. For more information see:The Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found 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

@chrisliu1995 chrisliu1995 changed the title feat: support auto scaling-up based on minNone feat: support auto scaling-up based on minAvailable Aug 30, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #88 (460e4a8) into master (c4e4197) will decrease coverage by 0.38%.
Report is 9 commits behind head on master.
The diff coverage is 13.88%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
- Coverage   30.06%   29.68%   -0.38%     
==========================================
  Files          18       19       +1     
  Lines        2365     2503     +138     
==========================================
+ Hits          711      743      +32     
- Misses       1609     1715     +106     
  Partials       45       45              
Flag Coverage Δ
unittests 29.68% <13.88%> (-0.38%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
...kg/controllers/gameserver/gameserver_controller.go 0.00% <0.00%> (ø)
pkg/controllers/gameserver/gameserver_manager.go 36.63% <0.00%> (-2.90%) ⬇️
pkg/util/gameserver.go 38.02% <100.00%> (+6.17%) ⬆️

... and 4 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ringtail
Copy link
Member

ringtail commented Sep 6, 2023

/LGTM

@kruise-bot kruise-bot added the lgtm label Sep 6, 2023
@ringtail ringtail merged commit 72ee4ca into openkruise:master Sep 6, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants