-
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: Enable default triggers for argo rollouts #1689
Conversation
Signed-off-by: Ravi Hari <[email protected]>
Signed-off-by: Ravi Hari <[email protected]>
Signed-off-by: Ravi Hari <[email protected]>
Signed-off-by: Ravi Hari <[email protected]>
Testing Done: Logs:
slack messages:
|
Signed-off-by: Ravi Hari <[email protected]>
Signed-off-by: Ravi Hari <[email protected]>
Signed-off-by: Ravi Hari <[email protected]>
@khhirani do you mind taking a look at this? |
Signed-off-by: Ravi Hari <[email protected]>
Signed-off-by: Ravi Hari <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #1689 +/- ##
==========================================
- Coverage 82.07% 82.02% -0.05%
==========================================
Files 116 116
Lines 16064 16096 +32
==========================================
+ Hits 13184 13203 +19
- Misses 2208 2218 +10
- Partials 672 675 +3
Continue to review full report at Codecov.
|
Signed-off-by: Ravi Hari <[email protected]>
Signed-off-by: Ravi Hari <[email protected]>
Signed-off-by: Ravi Hari <[email protected]>
I noticed that some times this test-e2e fails on test case: TestIstioSuite/TestIstioAbortUpdateDeleteAllCanaryPods as given here: https://github.com/argoproj/argo-rollouts/runs/4494296112?check_suite_focus=true I think this is primarily due to a timeout not a functional defect.
When I run this test locally it works fine:
|
Yes tests are flaky right now. I'll resubmit it when I think/notice it is the case. |
@RaviHari let me validate and come back. quick question, have you applied https://github.com/argoproj/argo-rollouts/blob/master/manifests/notifications-install.yaml ? |
@harikrongali , |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
…ut has no subscribers Signed-off-by: Ravi Hari <[email protected]>
Signed-off-by: Ravi Hari <[email protected]>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Fixes: #1668
Signed-off-by: Ravi Hari [email protected]
Checklist:
"fix(controller): Updates such and such. Fixes #1234"
.