8000 tcp/tls route: fix multiple parent binds by howardjohn · Pull Request #56818 · istio/istio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tcp/tls route: fix multiple parent binds #56818

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

howardjohn
Copy link
Member

Fixes #56769

The problem was we had non-unique names for each generated object. Add
unit tests and fix to use the same counting appraoch HTTP/GRPC uses

@howardjohn howardjohn added the release-notes-none Indicates a PR that does not require release notes. label Jun 27, 2025
@howardjohn howardjohn requested a review from a team as a code owner June 27, 2025 21:36
@howardjohn howardjohn added the release-notes-none Indicates a PR that does not require release notes. label Jun 27, 2025
@istio-testing istio-testing added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Jun 27, 2025
Fixes istio#56769

The problem was we had non-unique names for each generated object. Add
unit tests and fix to use the same counting appraoch HTTP/GRPC uses
@howardjohn howardjohn force-pushed the gtw/multi-bind-tcp-tls branch from 029503a to 2574210 Compare June 27, 2025 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-notes-none Indicates a PR that does not require release notes. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TCPRoute doesn't bind to multiple parents
2 participants
0