-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Enhance ext authz filter to pass labels for peer info #16898
Copy link
Copy link
Closed
Labels
area/ext_authzenhancementFeature requests. Not bugs or questions.Feature requests. Not bugs or questions.questionQuestions that are neither investigations, bugs, nor enhancementsQuestions that are neither investigations, bugs, nor enhancementsstalestalebot believes this issue/PR has not been touched recentlystalebot believes this issue/PR has not been touched recently
Description
CheckRequest API supports passing additional labels such as pod labels https://www.envoyproxy.io/docs/envoy/latest/api-v3/service/auth/v3/attribute_context.proto#service-auth-v3-attributecontext-peer in the peer's attribute context.
However ext authz filter does not have configuration to specify those labels. We have a usecase to pass k8s pod labels to checkrequest.
Can we enhance ext authz filter and add labels config so that checkRequest can use it while constructing request?
Are there any alternatives?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/ext_authzenhancementFeature requests. Not bugs or questions.Feature requests. Not bugs or questions.questionQuestions that are neither investigations, bugs, nor enhancementsQuestions that are neither investigations, bugs, nor enhancementsstalestalebot believes this issue/PR has not been touched recentlystalebot believes this issue/PR has not been touched recently