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

Add or extend a relation to provide details about the gateway #11

Open
ca-scribner opened this issue Aug 23, 2024 · 1 comment
Open

Comments

@ca-scribner
Copy link
Contributor

Enhancement Proposal

As discussed here, some use cases for the gateway require details about the Gateway so they can create routes themselves. We should add this capability, either by using the existing ingress relation or adding another.

An example approach for this is the istio-pilot gateway-info library which solved essentially this problem for istio-pilot. I think for the Gateway API we need slightly richer data, but generally the idea is the same

@lucabello
Copy link

We should implement the existing relation interface.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants