docs icon indicating copy to clipboard operation
docs copied to clipboard

Net-istio: Capability to filter on istio gateway

Open pastequo opened this issue 11 months ago • 1 comments

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. https://github.com/knative-extensions/net-istio/pull/1250
  2. https://github.com/knative-extensions/net-istio/issues/1248

Additional info

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

pastequo avatar Mar 13 '24 14:03 pastequo

This issue is stale because it has been open for 90 days with no activity. It will automatically close after 30 more days of inactivity. Reopen the issue with /reopen. Mark the issue as fresh by adding the comment /remove-lifecycle stale.

github-actions[bot] avatar Jun 12 '24 01:06 github-actions[bot]