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

feat(meshpassthrough): add new limitations for MeshPassthrough #2114

Merged
merged 4 commits into from
Dec 11, 2024

Conversation

Icarus9913
Copy link
Contributor

@Icarus9913 Icarus9913 commented Dec 9, 2024

Wildcard domains with L7 protocol and all ports doesn't work. It's because envoy doesn't support *.domain.com:* in a virtual host

Did you sign your commit? Instructions - Yes

Have you read Contributing guidelines? - Yes

Wildcard domains with L7 protocol and all ports doesn't work. It's because envoy doesn't support *.domain.com:* in a virtual host

Signed-off-by: Icarus Wu <[email protected]>
@Icarus9913 Icarus9913 requested a review from a team as a code owner December 9, 2024 07:49
@Icarus9913 Icarus9913 requested review from jijiechen and lobkovilya and removed request for a team December 9, 2024 07:49
Copy link

netlify bot commented Dec 9, 2024

Deploy Preview for kuma ready!

Name Link
🔨 Latest commit 6a39ccc
🔍 Latest deploy log https://app.netlify.com/sites/kuma/deploys/67580e19ae74b10008a59bb4
😎 Deploy Preview https://deploy-preview-2114--kuma.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 78 (🔴 down 6 from production)
Accessibility: 90 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@Icarus9913 Icarus9913 merged commit 376d703 into kumahq:master Dec 11, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants