ansible / awx-resource-operator

41 stars 34 forks source link

Properly nest subresources for CRD & do not use clusterPermissions in CSV #52

Closed rooftopcellist closed 2 years ago

rooftopcellist commented 3 years ago

For OLM to create the proper roles from the CSV, we need to use Permissions, not clusterPermissions.

Also, to enable the ability to set statuses on a CRD, subresources needs to be nested under version: