-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Fix min-scale transition #16094
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
Fix min-scale transition #16094
Conversation
a previous revision should scale down when only the next revision is ready
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #16094 +/- ##
==========================================
+ Coverage 80.14% 80.18% +0.03%
==========================================
Files 214 214
Lines 16877 16893 +16
==========================================
+ Hits 13526 13545 +19
- Misses 2989 2990 +1
+ Partials 362 358 -4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dprotaso 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 |
Pushed a fix |
556ea80
to
1e1a6e1
Compare
Interesting - the new test is reporting that the first revision is reporting Ready=True before |
/test istio-latest-no-mesh_serving_main |
4 similar comments
/test istio-latest-no-mesh_serving_main |
/test istio-latest-no-mesh_serving_main |
/test istio-latest-no-mesh_serving_main |
/test istio-latest-no-mesh_serving_main |
1af7220
to
94d6077
Compare
@houshengbo @nader-ziada this is ready for a review |
/lgtm |
/cherry-pick release-1.19 |
@dprotaso: new pull request created: #16100 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
@dprotaso: new pull request created: #16101 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Fixes of #15889