cdmikechen opened a new pull request, #991: URL: https://github.com/apache/submarine/pull/991
### What is this PR for? The istio proxy intercepts some of the traffic to the database, causing the `submarine-sdk` within the pod to be unable to connect to the database. The main purpose of this PR is to remove istio's sidecar for the database. ### What type of PR is it? Bug Fix ### Todos * [x] - Add `sidecar.istio.io/inject: "false"` to submarine-database * [x] - Reduce quickstart image ### What is the Jira issue? https://issues.apache.org/jira/browse/SUBMARINE-1312 ### How should this be tested? This PR can be tested by quickstart image. ### Screenshots (if appropriate) No ### Questions: * Do the license files need updating? No * Are there breaking changes for older versions? No * Does this need new documentation? No -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
