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

Net-istio: Capability to filter on istio gateway #5905

Open
pastequo opened this issue Mar 13, 2024 · 0 comments
Open

Net-istio: Capability to filter on istio gateway #5905

pastequo opened this issue Mar 13, 2024 · 0 comments

Comments

@pastequo
Copy link
Contributor

What is changing? (Please include as many details as possible.)

Users are now able to specify a labelSelector in their config-istio configmap, tied to istio gateway declaration
When this happens, net-istio controller will use kservice labels to filter on the different gateways available. Only matching gateways will be used

How will this impact our users?

Users are now able to use different gateway simultaneously for different kservice (and therefore expose their service to different network)

In what release will this take happen (to the best of your knowledge)?

Ex. v0.2-v0.3

Context

Link to associated PRs or issues from other repos here.

  1. Support Gateway Selection using Ingress Labels knative-extensions/net-istio#1250
  2. Filtering on external istio gateway knative-extensions/net-istio#1248

Additional info

Design doc: https://docs.google.com/document/d/12X1-9nhjAhpf-Wlt3RbdoMbvx31zFBva/edit#heading=h.gjdgxs

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

1 participant