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: allow replicas as nil and leave it to hpa #94

Merged
merged 1 commit into from
Mar 18, 2024
Merged

Conversation

yellow-shine
Copy link
Contributor

No description provided.

Signed-off-by: Liang Huang <sammy.huang@zilliz.com>
Copy link

codecov bot commented Mar 18, 2024

Codecov Report

Attention: Patch coverage is 40.00000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 81.02%. Comparing base (2372225) to head (c92163e).

Files Patch % Lines
pkg/controllers/components.go 40.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #94      +/-   ##
==========================================
- Coverage   81.05%   81.02%   -0.04%     
==========================================
  Files          54       54              
  Lines        5902     5907       +5     
==========================================
+ Hits         4784     4786       +2     
- Misses        936      938       +2     
- Partials      182      183       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@haorenfsa
Copy link
Collaborator

/approve

@sre-ci-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: haorenfsa, samhuang-z

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@haorenfsa
Copy link
Collaborator

/lgtm

@sre-ci-robot sre-ci-robot added the lgtm looks good to merge label Mar 18, 2024
@sre-ci-robot sre-ci-robot merged commit a7a7507 into main Mar 18, 2024
22 checks passed
@sre-ci-robot sre-ci-robot deleted the feat-hpa2 branch March 18, 2024 07:43
yellow-shine added a commit that referenced this pull request Mar 21, 2024
Signed-off-by: Liang Huang <sammy.huang@zilliz.com>
yellow-shine added a commit to yellow-shine/milvus-operator that referenced this pull request Mar 21, 2024
yellow-shine added a commit to yellow-shine/milvus-operator that referenced this pull request Mar 22, 2024
This reverts commit a7a7507.
Signed-off-by: Liang Huang <sammy.huang@zilliz.com>
yellow-shine added a commit to yellow-shine/milvus-operator that referenced this pull request Mar 22, 2024
This reverts commit a7a7507.
Signed-off-by: Liang Huang <sammy.huang@zilliz.com>
yellow-shine added a commit to yellow-shine/milvus-operator that referenced this pull request Mar 22, 2024
This reverts commit a7a7507.
Signed-off-by: Liang Huang <sammy.huang@zilliz.com>
sre-ci-robot pushed a commit that referenced this pull request Mar 22, 2024
* chore: replicas could be -1

Signed-off-by: Liang Huang <sammy.huang@zilliz.com>

* feat: no need to update replicas when hpa is enabled

Signed-off-by: Liang Huang <sammy.huang@zilliz.com>

.

Signed-off-by: Liang Huang <sammy.huang@zilliz.com>

.

Signed-off-by: Liang Huang <sammy.huang@zilliz.com>

.

Signed-off-by: Liang Huang <sammy.huang@zilliz.com>

* Revert "feat: allow replicas as nil and leave it to hpa (#94)"

This reverts commit a7a7507.
Signed-off-by: Liang Huang <sammy.huang@zilliz.com>

* Revert "enhance: expect replicas as nil and when hpa is enabled (#95)"

This reverts commit 5340ed9.
Signed-off-by: Liang Huang <sammy.huang@zilliz.com>

---------

Signed-off-by: Liang Huang <sammy.huang@zilliz.com>
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