-
Notifications
You must be signed in to change notification settings - Fork 716
Remove namespace restriction for EnvoyProxy parametersRef resource #3528
Copy link
Copy link
Closed
Labels
provider/kubernetesIssues related to the Kubernetes providerIssues related to the Kubernetes provider
Milestone
Description
Description:
Describe the issue.
Today, we enforce that the EnvoyProxy resource must live in the envoy-gateway-system namespace
https://gateway.envoyproxy.io/v1.0.1/tasks/operations/customize-envoyproxy/
This should be loosened
- Some users may want to keep this config in a different namespace, e.g. knative Add envoy gateway testing knative-extensions/net-gateway-api#738
- This resource will have to live in the same namespace as the
Gatewayonce we support attachingEnvoyProxytoGatways
in Support attaching EnvoyProxy resource to Gateways #3317
[optional Relevant Links:]
Any extra documentation required to understand the issue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
provider/kubernetesIssues related to the Kubernetes providerIssues related to the Kubernetes provider