8000 Handle host and listener collisions for TransportServer resource by pleshakov · Pull Request #1415 · nginx/kubernetes-ingress · GitHub
[go: up one dir, main page]

Skip to content

Conversation

pleshakov
Copy link
Contributor

Proposed changes

The Ingress Controller now handles host and listener collisions for the TransportServer resource:

  • Host collisions among TransportServer resources for TLS Passthrough (in addition to the existing host collisions handling for Ingress and VirtualServer resources)
  • Listener collisions for TransportServer resources for TCP/UDP.

@pleshakov pleshakov added enhancement Pull requests for new features/feature enhancements documentation Pull requests/issues for documentation labels Feb 26, 2021
@pleshakov pleshakov force-pushed the transportserver-collisions branch from 644ccfb to df81401 Compare February 26, 2021 23:28
* Process TransportServer resources in Configuration
* Process GlobalConfiguration resource in Configuration
* In addition to resolving host collisions among Ingress and
VirtualServer resources, Configuration now resolves host
collisions among TransportServer TLSPassthrough resourses
as well
* Configuration resolves listener collisions TransportServer TCP/UDP
resources
@pleshakov pleshakov force-pushed the transportserver-collisions branch from df81401 to 8db9f10 Compare February 26, 2021 23:32
@pleshakov pleshakov merged commit 93c3ef9 into master Mar 1, 2021
@pleshakov pleshakov deleted the transportserver-collisions branch March 1, 2021 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Pull requests/issues for documentation enhancement Pull requests for new features/feature enhancements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0