kubernetes-sigs / gateway-api

Repository for the next iteration of composite service (e.g. Ingress) and load balancing APIs.
https://gateway-api.sigs.k8s.io
Apache License 2.0
1.77k stars 458 forks source link

Source Label match for HTTPRoute #3170

Open geowalrus4gh opened 3 months ago

geowalrus4gh commented 3 months ago

What would you like to be added:

A source label match feature to match the request based on the source pod identification at the target service being called. This identification can be based on labels given in the source pod specification

Why this is needed: We have a use case to identify the source pod based on the label. We have to write some rules in the target service based on this matching.

currently we use specific implementation from Istio's sourceLabel feature in the HTTPMatchRequest

howardjohn commented 3 months ago

Just a clarification from some outside context - this is for Mesh usage not Gateway I believe

k8s-triage-robot commented 1 week ago

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

cwe1ss commented 1 week ago

/remove-lifecycle stale