summaryrefslogtreecommitdiffstats
path: root/roles/ansible_service_broker/tasks
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6026 from fabianvf/1509680-asb-credential-checkScott Dodson2017-11-062-4/+5
|\
| * Bug 1509680- Fix ansible-service-broker registry validationsFabian von Feilitzsch2017-11-062-4/+5
* | Merge pull request #5994 from djzager/bz1509052-broker-logfileScott Dodson2017-11-061-1/+0
|\ \ | |/ |/|
| * Bug 1509052 - Remove logfile from broker configDavid Zager2017-11-021-1/+0
* | Enable SC, ASB, TSB by defaultScott Dodson2017-11-021-1/+1
|/
* Fix CA Bundle passed to service-catalog broker for ansible-service-brokerstaebler2017-10-251-1/+1
* Merge pull request #5806 from staebler/service_catalog_uninstall_issuesOpenShift Merge Robot2017-10-241-3/+9
|\
| * Fix a few small issues in service catalog uninstallstaebler2017-10-221-3/+9
* | Merge pull request #5761 from fabianvf/asb-client-secret-not-foundScott Dodson2017-10-231-17/+17
|\ \ | |/ |/|
| * Update defaultsFabian von Feilitzsch2017-10-191-0/+2
| * Use service-ca.crt instead of master ca.crtFabian von Feilitzsch2017-10-191-16/+11
| * use master certFabian von Feilitzsch2017-10-191-2/+2
| * Bug 1496426 - add asb-client secret to openshift-ansible-service-broker names...Fabian von Feilitzsch2017-10-191-1/+4
* | Merge pull request #5783 from dymurray/readinessScott Dodson2017-10-201-0/+14
|\ \ | |/ |/|
| * Indentation errorsDylan Murray2017-10-171-14/+14
| * Bug 1503233 - Add liveness and readiness probe checks to ASB deploymentconfigDylan Murray2017-10-171-0/+14
* | Use service-signer.crt for ca_bundle passed to clusterservicebrokerstaebler2017-10-181-1/+5
* | Rename ServiceBroker to ClusterServiceBroker for ansible_service_broker task.staebler2017-10-171-2/+2
* | Remove redundant faulty role binding ifrom kubeservicecatalog_roles_bindings.ymlstaebler2017-10-171-1/+1
|/
* Update ansible-service-broker config to track latest brokerFabian von Feilitzsch2017-10-022-120/+232
* Creating initial tsb role to consume and apply templates provided for tsbEric Wolinetz2017-09-201-2/+2
* Merge pull request #4783 from fabianvf/broker-bootstrapScott Dodson2017-07-191-0/+1
|\
| * 1471973- default to bootstrapping the broker on startupFabian von Feilitzsch2017-07-181-0/+1
* | Changing cluster role to adminRyan Hallisey2017-07-181-1/+1
* | Add an SA policy to the ansible-service-brokerRyan Hallisey2017-07-131-0/+8
|/
* updating configmap map definition to fix asb not starting up correctlyewolinetz2017-07-071-4/+4
* Merge pull request #4692 from shawn-hurley/bugzilla-1467948Scott Dodson2017-07-071-2/+4
|\
| * fixing configuation values.Shawn Hurley2017-07-051-2/+4
* | Addressing servicecatalog doesnt have enough permissions and multimaster conf...ewolinetz2017-07-051-7/+7
|/
* parameterize etcd binary pathFabian von Feilitzsch2017-06-281-1/+2
* Reverting quotation change in ansible_service_broker install for etcdewolinetz2017-06-271-2/+2
* Picking change from sdodsonewolinetz2017-06-231-2/+2
* fix yamllint issuesFabian von Feilitzsch2017-06-232-23/+24
* Cleanup/updates for env variables and etcd imageFabian von Feilitzsch2017-06-221-5/+5
* add play and role to install ansible-service-brokerFabian von Feilitzsch2017-06-224-0/+355