summaryrefslogtreecommitdiffstats
path: root/roles/openshift_service_catalog/files/openshift_catalog_clusterroles.yml
Commit message (Collapse)AuthorAgeFilesLines
* Change catalog roles install to use aggregationJeff Peeler2018-01-241-0/+86
Recently it was changed for openshift cluster roles to be reconciled via the aggregate-to* label, so this is now updated. Rather than generating portions of the file, simply use the auth reconciler and let it handle any necessary role updates. Also, since it is theoretically possible for conflicts to occur, retry reconciliation several times.