Skip to content
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

MAISTRA-2026 Add default DestinationRule for wasm-cacher #637

Merged
merged 1 commit into from Dec 2, 2020

Conversation

dgn
Copy link
Contributor

@dgn dgn commented Dec 2, 2020

This came up in Google Chat. The default DestinationRule we're creating (when security.dataplane.mtls == true) forces all traffic to be mTLS-encrypted - however, our cache is not running a sidecar and only supports plaintext traffic at the moment. The solution is to add a DestinationRule for the cache that sets the tls.mode to DISABLE

@mergify mergify bot merged commit 1b5f4bd into maistra:maistra-2.0 Dec 2, 2020
@mergify mergify bot removed the ready to merge label Dec 2, 2020
@dgn dgn deleted the MAISTRA-2026 branch December 2, 2020 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants