Ensures uniqueness in resource names for resources contained within input manifests and throws an error when names are not unique (#284)
Places RBAC rules directly above resources for which they pertain to for more easy auditability for why RBAC is needed as well as to cleanup the giant list of RBAC resources in the controller file (#281)
This PR addresses the following: