This repository has been archived by the owner on Jul 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 276
feat(*): Add hpa to osm controller and injector #3499
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ Coverage Diff @@
## main #3499 +/- ##
==========================================
+ Coverage 65.99% 66.01% +0.02%
==========================================
Files 169 169
Lines 7895 7895
==========================================
+ Hits 5210 5212 +2
+ Misses 2654 2652 -2
Partials 31 31
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
shashankram
reviewed
Jun 3, 2021
shalier
force-pushed
the
replicasHA
branch
2 times, most recently
from
June 3, 2021 18:22
14c1ddd
to
23a5fd5
Compare
shashankram
approved these changes
Jun 3, 2021
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.
Looks great
allenlsy
reviewed
Jun 8, 2021
allenlsy
approved these changes
Jun 8, 2021
Signed-off-by: Shalier Xia <shalierxia@microsoft.com>
@Mergifyio refresh |
Command
|
shashankram
pushed a commit
to shashankram/osm
that referenced
this pull request
Jun 21, 2021
Signed-off-by: Shalier Xia <shalierxia@microsoft.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description:
Adds horizontal pod autoscaler for osm-controller and osm-injector
Refer to the HA doc for more reference.
Part of #3390
Affected area:
Please answer the following questions with yes/no.
Does this change contain code from or inspired by another project? no
Is this a breaking change?
no