-
Notifications
You must be signed in to change notification settings - Fork 172
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: deploy Layotto with istio 1.10 #697
Conversation
Signed-off-by: seeflood <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #697 +/- ##
==========================================
+ Coverage 60.87% 60.95% +0.07%
==========================================
Files 120 120
Lines 6388 6388
==========================================
+ Hits 3889 3894 +5
+ Misses 2125 2121 -4
+ Partials 374 373 -1
Continue to review full report at Codecov.
|
Signed-off-by: seeflood <[email protected]>
Signed-off-by: seeflood <[email protected]>
Signed-off-by: seeflood <[email protected]>
Now we can play with layotto+istio on https://killercoda.com/mosn-tutorial/course/layotto/samples-bookinfo |
great, how about naming it with tag layotto/proxyv2:dev? |
It's a temporary image to demonstrate this PR and makes it easier to review. |
Signed-off-by: seeflood [email protected]
What this PR does:
Deploy Layotto with istio 1.10
Which issue(s) this PR fixes:
Fixes #691
Special notes for your reviewer:
This PR won't modify code under
cmd/layotto_multiple_api
I will submit a new PR to modify
cmd/layotto_multiple_api
and the build scripts after all tests(including the bookinfo test) passedDoes this PR introduce a user-facing change?: