-
Notifications
You must be signed in to change notification settings - Fork 901
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
feat: TrafficRouting support with AWS App Mesh (#1401) #1606
Conversation
6ca37e6
to
b014499
Compare
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.
Did a quick take on API semantics but will take a deeper look later. Thanks!
Codecov Report
@@ Coverage Diff @@
## master #1606 +/- ##
==========================================
+ Coverage 82.33% 82.35% +0.01%
==========================================
Files 116 118 +2
Lines 16393 16785 +392
==========================================
+ Hits 13497 13823 +326
- Misses 2217 2272 +55
- Partials 679 690 +11
Continue to review full report at Codecov.
|
a60f7f3
to
3f14c46
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
@kiranmeduri sorry for not looking at this sooner. I'd like to start reviewing this for potential inclusion in the upcoming 1.2 release. Is this ready for review? Some of the tests/linting are failing |
@jessesuen thanks for update, let me sync again and check the failures. I will update the PR and notify. |
a76e812
to
d3021bc
Compare
b5e2b6c
to
fd4351d
Compare
61df6c1
to
596cbf3
Compare
@jessesuen PR is ready for review but unclear how to fix my "verify codegen" check that is failing. Can you point me in right direction? Thanks |
37da53c
to
bfe0261
Compare
Did you try running |
Yes i did and Thanks |
4a76a40
to
ed25122
Compare
Figured this out, |
15f6c73
to
e9c3c67
Compare
@jessesuen this PR is ready for review. Please take a look and I would really appreciate if we can get it into next release (1.2). Thanks |
@kiranmeduri few nit picks other than that lgtm. |
- Supports canary based strategy with weighted traffic splitting - Added getting-started doc for App Mesh argoproj#1401 Signed-off-by: Kiran Meduri <meduri@amazon.com>
Signed-off-by: Kiran Meduri <meduri@amazon.com>
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.
Great work!
TrafficRouting support with AWS App Mesh
#1401
Organization: Amazon Web Services
Signed-off-by: Kiran Meduri meduri@amazon.com
Checklist:
"fix(controller): Updates such and such. Fixes #1234"
.