Re: [kubernetes/enhancements] Authorize with Field and Label Selectors (Issue #4601)
DRANK
liggitt left a comment (kubernetes/enhancements#4601) Targeting stable promotion for 1.34 with no changes -- Reply to this email directly or view it on GitHub: https://github.com/kubernetes/enhancements/issues/4601#issuecomment-2835250033 You are receiving this because you are subscribed to this thread. Message ID: <kubernetes/enhancements/issues/4601/2835250033@github.com>
1 comments
label selector と field selector の使用を認可することが KEP-4601 で出来るようにはなっているので、Authz webhook サーバを書けば今ならうまくやれる気がするけど、汎用 webhook サーバがあるとうれしい。 github.com/kubernetes/enh…