Skip to content

CFP: response substitution support in envoy #29992

@cornfeedhobo

Description

@cornfeedhobo

Cilium Feature Proposal

Is your proposed feature related to a problem?

Yes. If an application is not configured to support subpaths, it's common to rewrite
the response to include the subpath in any linked assets.

A common solution is to use nginx's sub_filter option.
This is how the Hubble UI pod works currently.

Describe the feature you'd like

I want to remove nginx when it's not needed and rely on envoy directly.

This isn't a requirement, but a nice-to-have.

(Optional) Describe your proposed solution

I wish I knew envoy enough to offer one. Good luck! 🙏

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/agentCilium agent related.feature/k8s-gateway-apikind/enhancementThis would improve or streamline existing functionality.kind/featureThis introduces new functionality.staleThe stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions