Skip to content

[Bug]: TransportServer does not accept host for SNI #6824

@saedx1

Description

@saedx1

Version

edge

What Kubernetes platforms are you running on?

EKS Amazon

Steps to reproduce

  1. Deploy Nginx Ingress Controller with Custom Ports (TCP 7000)
  2. Deploy this example following the instructions in there.
  3. Check the events for the cafe using kubectl events --for TransportServer/cafe-ts
  4. You'll find this message:
LAST SEEN           TYPE      REASON     OBJECT                    MESSAGE
58m (x2 over 58m)   Warning   Rejected   TransportServer/cafe-ts   TransportServer default/cafe-ts was rejected with error: spec.host: Forbidden: host field is allowed only for TLS Passthrough TransportServers
58m (x2 over 58m)   Warning   Rejected   TransportServer/cafe-ts   TransportServer default/cafe-ts was rejected with error: spec.host: Forbidden: host field is allowed only for TLS Passthrough TransportServers
58m (x2 over 58m)   Warning   Rejected   TransportServer/cafe-ts   TransportServer default/cafe-ts was rejected with error: spec.host: Forbidden: host field is allowed only for TLS Passthrough TransportServers
23m                 Warning   Rejected   TransportServer/cafe-ts   TransportServer default/cafe-ts was rejected with error: spec.host: Forbidden: host field is allowed only for TLS Passthrough TransportServers
23m                 Warning   Rejected   TransportServer/cafe-ts   TransportServer default/cafe-ts was rejected with error: spec.host: Forbidden: host field is allowed only for TLS Passthrough TransportServers
23m                 Warning   Rejected   TransportServer/cafe-ts   TransportServer default/cafe-ts was rejected with error: spec.host: Forbidden: host field is allowed only for TLS Passthrough TransportServers

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugAn issue reporting a potential bugwaiting for responseWaiting for author's response

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions