webhookrelay-operator icon indicating copy to clipboard operation
webhookrelay-operator copied to clipboard

Better security

Open debuggerchen opened this issue 3 weeks ago • 0 comments
trafficstars

Currently the Operator can reference secrets in other namespaces via secretRef, which may enable namespace-scoped users to access secrets in their unauthorized namespaces. Perhaps it's better to limit reference in the same namespace or use webhook for authorization.

debuggerchen avatar Nov 03 '25 11:11 debuggerchen