-
Notifications
You must be signed in to change notification settings - Fork 867
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(trafficrouting): apply stable selectors on canary service on rollout abort #2781 #2818
fix(trafficrouting): apply stable selectors on canary service on rollout abort #2781 #2818
Conversation
waiting for tests to run, want to see what fails, then will look into how to make a test to cover this. |
944b0e5
to
0b2cc3a
Compare
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #2818 +/- ##
==========================================
+ Coverage 81.66% 81.67% +0.01%
==========================================
Files 133 133
Lines 20192 20193 +1
==========================================
+ Hits 16490 16493 +3
+ Misses 2849 2847 -2
Partials 853 853
☔ View full report in Codecov by Sentry. |
45bb421
to
9726f7c
Compare
286bd1e
to
97e4731
Compare
a7db314
to
3aa470d
Compare
fwiw: all tests passed on my second run locally
|
…ting is used fixes argoproj#2781 * remove redundant block of code Signed-off-by: mitchell amihod <[email protected]>
Basically a copy/pasta of test that was checking for this when using traffic routing Signed-off-by: mitchell amihod <[email protected]>
aefc7ee
to
9ffec5e
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
… on rollout abort argoproj#2781 (argoproj#2818)" This reverts commit 3c5ac36. Signed-off-by: Alexandre Gaudreault <[email protected]>
… on rollout abort argoproj#2781 (argoproj#2818)" This reverts commit 3c5ac36. Signed-off-by: Zach Aller <[email protected]>
… on rollout abort argoproj#2781 (argoproj#2818)" This reverts commit 3c5ac36. Signed-off-by: Zach Aller <[email protected]>
Checklist:
"fix(controller): Updates such and such. Fixes #1234"
.