Skip to content

Add set_filter_state HTTP filter support #126

@Eeshu-Yadav

Description

@Eeshu-Yadav

This adds full support for theset_filter_state HTTP filter in Orion.it parses Envoy / Istio set_filter_stateconfigs, evaluates substitution format strings (e.g. %REQ(:authority)%, %DOWNSTREAM_REMOTE_ADDRESS%), and stores the resulting values in a thread-safe runtime FilterState with metadata (read-only, shared-with-upstream). This enables Istio waypoint use-cases where the CONNECT :authority and client address must be extracted and propagated for routing and policy decisions.

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