Skip to content

Implement generic way to include relevant policy settings at http context #2038

Open
@sjberman

Description

@sjberman

Right now we have generic policy logic that will include all policy configuration at the server or location context (where the policy is attached). However, some policies (like the ObservabilityPolicy) may have settings that need to live at the http context. Right now there is specialized logic when building the telemetry configuration (in the http context) that includes the settings from the ObservabilityPolicy.

We should figure out a way to make this logic more generic so that any policy that has configuration at the http context can easily include it there without the need for the dataplane configuration builder to know about it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    backlogCurrently unprioritized work. May change with user feedback or as the product progresses.tech-debtShort-term pain, long-term benefit

    Type

    No type

    Projects

    Status

    🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions