ansible-playbook-bundle
ansible-playbook-bundle copied to clipboard
Corrected name of ASB access ClusterRole
Corrected the name of the ClusterRole that is installed into an OpenShift environment for the developer template
May I ask how the broker is being deployed where this change is needed?
- Looking at what is used from the minishift-addon, the current name is correct
We are trying to unify (and simplify) all of the ways the broker can be deployed, just curious which way is this targetting?
@djzager OpenShift Container Platform version 3.7 and 3.9.
https://github.com/openshift/openshift-ansible/blob/master/roles/ansible_service_broker/tasks/install.yml#L63-L69
To provide alignment with the supported product, the minishift addon should probably be updated as well
@sabre1041 +1, that's been on my TODO stack, unfortunately I'm pretty tied up with catalog work for the next couple weeks.