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

fix: Route traffic to Experiment even if Canary RS not scaled #1638

Merged
merged 4 commits into from
Nov 16, 2021

Conversation

khhirani
Copy link
Contributor

Fixes #1636

Signed-off-by: khhirani [email protected]

@codecov
Copy link

codecov bot commented Nov 10, 2021

Codecov Report

Merging #1638 (e5fd658) into master (cac717c) will increase coverage by 0.01%.
The diff coverage is 28.57%.

Impacted file tree graph

@@            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     
Impacted Files Coverage Δ
rollout/trafficrouting.go 69.58% <28.57%> (+0.97%) ⬆️
rollout/trafficrouting/istio/istio.go 81.16% <0.00%> (+0.22%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cac717c...e5fd658. Read the comment docs.

@khhirani khhirani requested a review from alexmt November 15, 2021 20:11
@sonarcloud
Copy link

sonarcloud bot commented Nov 15, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
26.3% 26.3% Duplication

@harikrongali
Copy link
Contributor

LGTM. There are rebase issues that I see changes not related to the code fix. Please rerun e2e tests again

@khhirani khhirani merged commit 6edc9c8 into argoproj:master Nov 16, 2021
@khhirani khhirani deleted the trafficrouting-exp-step-bug branch November 16, 2021 18:33
johnniee pushed a commit to ironsource-mobile/argo-rollouts that referenced this pull request Dec 29, 2021
…oj#1638)

* fix: Route traffic to Experiment even if canary RS not scaled

Signed-off-by: khhirani <[email protected]>
noam-codefresh pushed a commit to codefresh-io/argo-rollouts that referenced this pull request Feb 9, 2022
…oj#1638)

* fix: Route traffic to Experiment even if canary RS not scaled

Signed-off-by: khhirani <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Weighted experiment with AWS is not working
3 participants