windows-gmsa icon indicating copy to clipboard operation
windows-gmsa copied to clipboard

start CEL webhook matchConditions

Open Zombro opened this issue 5 months ago • 3 comments

fixed this internally a while back in response to https://github.com/kubernetes-sigs/windows-gmsa/issues/148

inserts webhook match conditions such that gmsa doesn't intercept every pod, only those relevant to windows securfity contexts.

extends values to override kubernetes server version. CEL is 1.30+, in my case the client was targeting various clusters thus Capabilities.KubeVersion wasn't reliable.

Zombro avatar May 09 '25 15:05 Zombro