Skip to content

Support empty host on virtualserver #10435

Description

@niek1414

I was excited to see that designating an ingress resource as the default server is now supported. This is introduced in #9728
We currently have the use case where the client does not send SNI so we had to implements some hacks for this in the past. Our implementation broke with the introduction of the real support for an empty host.
We are using the VirtualServer and VirtualServerRoute CRD's. Unfortunately those resources are not updated so the host field is still required.

Are there currently plans to also update those resources so the same feature can be used with VirtualServer resources?
Secondly, is the intention to keep the custom resources as feature complete as the default Ingress resources?

Thank you for you time!

Metadata

Metadata

Assignees

No one assigned

    Labels

    backlog candidatePull requests/issues that are candidates to be backlog itemsproposalAn issue that proposes a feature request

    Type

    No type

    Projects

    Status
    Todo ☑

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions