-
Notifications
You must be signed in to change notification settings - Fork 25
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
Conversation
Signed-off-by: Liang Huang <sammy.huang@zilliz.com>
Codecov ReportAttention: Patch coverage is
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. |
/approve |
[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 |
/lgtm |
Signed-off-by: Liang Huang <sammy.huang@zilliz.com>
This reverts commit a7a7507.
This reverts commit a7a7507. Signed-off-by: Liang Huang <sammy.huang@zilliz.com>
This reverts commit a7a7507. Signed-off-by: Liang Huang <sammy.huang@zilliz.com>
This reverts commit a7a7507. Signed-off-by: Liang Huang <sammy.huang@zilliz.com>
* 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>
No description provided.