You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add necessary RBAC manifests (ServiceAccount, ClusterRole, and
ClusterRoleBinding) for the sandbox controller. This grants the
controller permissions to manage sandbox, routegroup, and ingress resources.
Wrap the sandbox CRD manifest in the same configuration
flag (sandbox_controller_enabled) as the new RBAC manifests. This
ensures that the CRD and RBAC are only deployed if the sandbox
controller is enabled in the cluster configuration.
Signed-off-by: Aleksandr Ponimaskin <[email protected]>
0 commit comments