Skip to content

Missing TLS protocol option for ExtensionServiceSpec #3497

@arthurlm

Description

@arthurlm

I am trying to create an extension service using TLS protocol option as it is explain in doc:

// Values may be tls, h2, h2c. If omitted, protocol-selection falls back on Service annotations.

However it is not available in spec:

// +kubebuilder:validation:Enum=h2;h2c

And it does not work using service annotation: projectcontour.io/upstream-protocol.tls: 9443

Is it possible to add missing protocol option ? Or should we remove tls option from doc ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions