-
Notifications
You must be signed in to change notification settings - Fork 880
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: Route traffic to Experiment even if Canary RS not scaled #1638
fix: Route traffic to Experiment even if Canary RS not scaled #1638
Conversation
Signed-off-by: khhirani <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #1638 +/- ##
==========================================
+ Coverage 81.94% 81.96% +0.01%
==========================================
Files 115 115
Lines 15871 15900 +29
==========================================
+ Hits 13006 13032 +26
- Misses 2196 2198 +2
- Partials 669 670 +1
Continue to review full report at Codecov.
|
Signed-off-by: khhirani <[email protected]>
…to trafficrouting-exp-step-bug
Signed-off-by: khhirani <[email protected]>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
LGTM. There are rebase issues that I see changes not related to the code fix. Please rerun e2e tests again |
…oj#1638) * fix: Route traffic to Experiment even if canary RS not scaled Signed-off-by: khhirani <[email protected]>
…oj#1638) * fix: Route traffic to Experiment even if canary RS not scaled Signed-off-by: khhirani <[email protected]>
Fixes #1636
Signed-off-by: khhirani [email protected]