summaryrefslogtreecommitdiffstats
path: root/roles/template_service_broker/tasks
Commit message (Collapse)AuthorAgeFilesLines
* Use openshift.common.client_binaryScott Dodson2017-11-082-5/+5
|
* Remove duplicate defaulting for ASB and TSBScott Dodson2017-11-081-2/+2
|
* Use oc rather than kubectlScott Dodson2017-11-071-1/+1
|
* Enable SC, ASB, TSB by defaultScott Dodson2017-11-021-1/+1
| | | | This will not install the components on an upgrade.
* Remove role bindings during service catalog un-installstaebler2017-10-221-2/+2
|
* Merge pull request #5746 from staebler/Bug_1496694_new_resource_namesScott Dodson2017-10-191-2/+2
|\ | | | | Update service catalog playbook for service-catalog rc1
| * Change to service-signer.crt for template_service_broker CA_BUNDLEstaebler2017-10-182-3/+3
| |
| * Use service-signer.crt for ca_bundle passed to clusterservicebrokerstaebler2017-10-181-1/+1
| |
* | Rewire openshift_template_service_broker_namespaces configurableJim Minter2017-10-131-1/+15
|/
* Registering the broker for TSBEric Wolinetz2017-09-282-2/+37
|
* Passing in image parameter for tsb templateEric Wolinetz2017-09-251-2/+4
|
* Creating initial tsb role to consume and apply templates provided for tsbEric Wolinetz2017-09-203-0/+83