Skip to content

Clarify what network filters can be used as upstream filters #11015

@snowp

Description

@snowp

The docs for upstream filters imply that all network filters work: https://www.envoyproxy.io/docs/envoy/latest/api-v3/config/cluster/v3/filter.proto#envoy-v3-api-msg-config-cluster-v3-filter

In reality, the network filter needs to be registered specifically as an upstream network filter: a NamedUpstreamNetworkFilterConfigFactory needs to be registered vs a NamedNetworkFilterConfigFactory.

This should be made clearer in the docs.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions