Remove unnecessary pods create permission from controller RBAC (#997)
LWS never creates Pods directly; the StatefulSet controller does. a34330a removed the permission by hand-editing the generated files but left the kubebuilder marker unchanged, so a later regeneration (06f2219) silently restored it. Fix the marker - the source of truth.
A
Alice Cohen committed
0a4f9cbaa8bd56f98a7f7191aab25a3767ec15a5
Parent: f2c4072
Committed by GitHub <noreply@github.com>
on 8/28/2026, 11:56:05 AM