-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed as not planned
Labels
area/agentCilium agent related.Cilium agent related.feature/k8s-gateway-apikind/enhancementThis would improve or streamline existing functionality.This would improve or streamline existing functionality.kind/featureThis introduces new functionality.This introduces new functionality.staleThe stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale.The stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale.
Description
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
Labels
area/agentCilium agent related.Cilium agent related.feature/k8s-gateway-apikind/enhancementThis would improve or streamline existing functionality.This would improve or streamline existing functionality.kind/featureThis introduces new functionality.This introduces new functionality.staleThe stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale.The stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale.