ansible-playbook-bundle icon indicating copy to clipboard operation
ansible-playbook-bundle copied to clipboard

Corrected name of ASB access ClusterRole

Open sabre1041 opened this issue 7 years ago • 3 comments

Corrected the name of the ClusterRole that is installed into an OpenShift environment for the developer template

sabre1041 avatar Jun 19 '18 18:06 sabre1041

May I ask how the broker is being deployed where this change is needed?

  1. 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 avatar Jun 19 '18 19:06 djzager

@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 avatar Jun 19 '18 19:06 sabre1041

@sabre1041 +1, that's been on my TODO stack, unfortunately I'm pretty tied up with catalog work for the next couple weeks.

eriknelson avatar Jun 19 '18 19:06 eriknelson