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: Promote-full with TrafficRouting waits for all canary pods to come up #1663

Merged
merged 1 commit into from
Nov 18, 2021

Conversation

khhirani
Copy link
Contributor

Fixes #1580

Signed-off-by: khhirani [email protected]

@sonarcloud
Copy link

sonarcloud bot commented Nov 18, 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
16.5% 16.5% Duplication

@codecov
Copy link

codecov bot commented Nov 18, 2021

Codecov Report

Merging #1663 (b988d7b) into master (6edc9c8) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1663      +/-   ##
==========================================
- Coverage   81.99%   81.97%   -0.02%     
==========================================
  Files         115      115              
  Lines       15913    15913              
==========================================
- Hits        13048    13045       -3     
- Misses       2196     2198       +2     
- Partials      669      670       +1     
Impacted Files Coverage Δ
rollout/trafficrouting.go 69.74% <100.00%> (ø)
rollout/trafficrouting/istio/controller.go 50.81% <0.00%> (-1.63%) ⬇️

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 6edc9c8...b988d7b. Read the comment docs.

@harikrongali
Copy link
Contributor

@khhirani can you add unit test?

@alexmt alexmt merged commit 30f0e7d into argoproj:master Nov 18, 2021
alexmt pushed a commit that referenced this pull request Nov 29, 2021
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.

Promote-full with traffic splitting doesn't wait for new pods to be ready
3 participants