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
Currently, the training-operator has permission to access secrets, which it likely does not need and could pose a security risk. I suggest removing the permissions related to secrets.
@Syulin7 Thank you for realizing this. I agree with you.
Also, we should auto-generate RBAC manifests by the controller-gen. Then, we can avoid such this situation :)
Currently, the training-operator has permission to access secrets, which it likely does not need and could pose a security risk. I suggest removing the permissions related to secrets.
training-operator/manifests/base/cluster-role.yaml
Lines 71 to 81 in fc8a644
The text was updated successfully, but these errors were encountered: