RbacDefinition CRD Validation #99
Labels
enhancement
Adding additional functionality or improvements
help wanted
Extra attention is needed
stretch
This is a stretch goal for a particular milestone
Hey all! About a month ago I ran into a bunch of issues configuring new RBACDefinitions, and it turned out I had some misunderstandings about how RBACDefinitions work (they create their own service accounts), and I was misconfiguring the Definition in certain ways (putting namespaces in the wrong fields, as indicated in issue #86 ).
It would be very helpful if these issues could be surfaced when the RBACDefinition is submitted rather than at runtime. Specifically, if it could check for the existence of a service account and validate that the roles it's looking for exist, that would be very helpful.
The text was updated successfully, but these errors were encountered: