Skip to content

envoy/config/route/v3.Route.NonForwardingAction for golang filters #39044

Open
@jochumdev

Description

@jochumdev

Title: envoy/config/route/v3.Route.NonForwardingAction for golang filters

Description:
I'm trying to implement a client directly into a golang filter here:

https://github.com/go-orb/envoy/blob/main/orbproxy/filter.go

My direct_response hack doesn't work as this skips DecodeData() for the golang filter.

Hack: https://github.com/go-orb/envoy/blob/main/examples/helloworld/envoy.yaml#L46

So I wish this to be implemented:

https://github.com/envoyproxy/envoy/blob/main/api/envoy/config/route/v3/route_components.proto#L284

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions