summaryrefslogtreecommitdiffstats
path: root/roles/ansible_service_broker/tasks/install.yml
Commit message (Expand)AuthorAgeFilesLines
* Fixes for AndsSuren A. Chilingaryan2018-02-161-0/+1
* adding check if secret auth is neededShawn Hurley2018-01-161-2/+8
* adding asb auth as a secret.Shawn Hurley2018-01-161-0/+2
* Merge pull request #6536 from shawn-hurley/adding-asb-permissionsScott Dodson2018-01-161-0/+9
|\
| * adding ability to add network policy objects.Shawn Hurley2018-01-051-0/+3
| * adding ability to interact with network resources.Shawn Hurley2017-12-201-0/+6
* | Remove references to deployment_typeMichael Gugino2017-12-211-1/+1
|/
* Merge pull request #6277 from fabianvf/asb-idempotence-cpickScott Dodson2017-12-011-69/+52
|\
| * Bug 1512793- Fix idempotence issues in ASB deployFabian von Feilitzsch2017-11-281-69/+52
* | Merge pull request #6170 from shawn-hurley/bug-1514417Scott Dodson2017-12-011-1/+1
|\ \
| * | Bug 1514417 - Adding correct advertise-client-urlsShawn Hurley2017-11-171-1/+1
| |/
* | Include Deprecation - openshift-service-catalogRussell Teague2017-11-221-2/+2
|/
* Adding configuration for keeping transient namespace on error.Shawn Hurley2017-11-081-0/+2
* Bug 1510636- add name to local registry configFabian von Feilitzsch2017-11-071-3/+4
* Merge pull request #6009 from dymurray/templateOpenShift Merge Robot2017-11-071-2/+12
|\
| * Proper quotesDylan Murray2017-11-031-2/+2
| * Update service broker configmap and serviceaccount privilegesDylan Murray2017-11-031-2/+12
* | Merge pull request #5976 from fabianvf/asb-etcd-certsScott Dodson2017-11-061-13/+113
|\ \
| * | Bug 1507617- Move etcd into its own service/dc with SSLFabian von Feilitzsch2017-11-031-13/+113
| |/
* | Merge pull request #6026 from fabianvf/1509680-asb-credential-checkScott Dodson2017-11-061-0/+3
|\ \
| * | Bug 1509680- Fix ansible-service-broker registry validationsFabian von Feilitzsch2017-11-061-0/+3
| |/
* | Bug 1509052 - Remove logfile from broker configDavid Zager2017-11-021-1/+0
|/
* Fix CA Bundle passed to service-catalog broker for ansible-service-brokerstaebler2017-10-251-1/+1
* 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-021-108/+174
* 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-231-17/+17
* 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-221-0/+268