Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove namespace restriction for EnvoyProxy parametersRef resource #3528

Closed
arkodg opened this issue Jun 3, 2024 · 2 comments · Fixed by #3544
Closed

Remove namespace restriction for EnvoyProxy parametersRef resource #3528

arkodg opened this issue Jun 3, 2024 · 2 comments · Fixed by #3544
Assignees
Labels
provider/kubernetes Issues related to the Kubernetes provider
Milestone

Comments

@arkodg
Copy link
Contributor

arkodg commented Jun 3, 2024

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

[optional Relevant Links:]

Any extra documentation required to understand the issue.

@arkodg arkodg added triage help wanted Extra attention is needed and removed triage labels Jun 3, 2024
@arkodg arkodg added this to the v1.1.0-rc1 milestone Jun 3, 2024
@arkodg
Copy link
Contributor Author

arkodg commented Jun 3, 2024

// The EnvoyProxy must be in the same namespace as EG.
needs to be updated to get the namespace from the GatewayClass.Spec.ParamtersRef.Namespace field

@phantooom
Copy link
Contributor

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
provider/kubernetes Issues related to the Kubernetes provider
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants