summaryrefslogtreecommitdiffstats
path: root/roles/openshift_service_catalog/tasks
Commit message (Expand)AuthorAgeFilesLines
* Fix indentation to make yamllint happyVadim Rutkovsky2018-02-101-28/+28
* Verify that requested services have schedulable nodes matching the selectorsVadim Rutkovsky2018-02-101-1/+0
* Normalize the time we wait for pods to 5s * 60 retriesScott Dodson2018-02-091-2/+2
* Change catalog roles install to use aggregationJeff Peeler2018-01-241-68/+11
* Update deployment and apiserver with new certsJeff Peeler2018-01-102-6/+2
* Remove references to deployment_typeMichael Gugino2017-12-211-2/+2
* Remove openshift.common.{is_atomic|is_containerized}Michael Gugino2017-12-203-9/+9
* Relocate filter plugins to lib_utilsMichael Gugino2017-12-182-7/+7
* Include Deprecation - openshift-service-catalogRussell Teague2017-11-222-4/+4
* Merge pull request #5959 from sdodson/sc-asb-tsb-on-by-defaultOpenShift Merge Robot2017-11-033-8/+8
|\
| * Use client binary and well defined kubeconfigScott Dodson2017-11-023-8/+8
* | Give admin and edit roles permission to patch ServiceInstances and ServiceBin...staebler2017-11-011-4/+4
|/
* Add rules to the view ClusterRole for service catalog.staebler2017-10-301-2/+25
* Remove extraneous spaces that yamllint dislikesstaebler2017-10-231-3/+3
* Remove role bindings during service catalog un-installstaebler2017-10-222-11/+24
* Fix a few small issues in service catalog uninstallstaebler2017-10-222-3/+14
* Add apiserver.crt to service-catalog controller-manager deployment.staebler2017-10-171-0/+9
* Remove redundant faulty role binding ifrom kubeservicecatalog_roles_bindings.ymlstaebler2017-10-171-1/+1
* Update service catalog playbook for service-catalog rc1staebler2017-10-143-9/+9
* OpenShift-Ansible Installer CheckpointingRussell Teague2017-09-271-215/+0
* Merge pull request #5530 from ewolinetz/bz1487959OpenShift Merge Robot2017-09-261-4/+16
|\
| * Updating to check for netnamespace kube-service-catalog to be readyEric Wolinetz2017-09-251-4/+16
* | Generate aggregator api client config in temporary directory.Andrew Butcher2017-09-251-11/+29
|/
* Merge pull request #5226 from ewolinetz/template_service_brokerOpenShift Merge Robot2017-09-211-9/+0
|\
| * Creating initial tsb role to consume and apply templates provided for tsbEric Wolinetz2017-09-201-9/+0
* | Updating to always configure api aggregation with installationEric Wolinetz2017-09-202-5/+2
|/
* Remove openshift-commonMichael Gugino2017-09-061-1/+1
* Updating openshift_service_catalog to use oc_service over oc_obj to resolve i...Eric Wolinetz2017-08-281-22/+22
* Remove the origin-master.service and associated filesClayton Coleman2017-08-081-8/+0
* Setting node selector to be empty stringewolinetz2017-07-181-1/+1
* Adding podpreset config into master-configewolinetz2017-07-181-0/+6
* Updating to compare sets instead of sorted listsewolinetz2017-07-171-4/+4
* Updating to use oc replace and conditionally update edit and admin rolesewolinetz2017-07-171-2/+14
* Adding in permissions to edit and admin cluster rolesewolinetz2017-07-141-0/+34
* making kube-service-catalog project network global when using redhat/openshif...ewolinetz2017-07-131-0/+5
* Created js file for enabling tech preview for console, updated master-config ...ewolinetz2017-07-121-0/+9
* updating fetch tasks to be flat pathsewolinetz2017-07-101-0/+2
* Synching certs and aggregator configs from first master to all other mastersewolinetz2017-07-052-3/+105
* Using ca-bundle.crt to connect to local etcd if master.etcd-ca.crt DNEewolinetz2017-06-301-0/+7
* Updating to use openshift.master.etcd_hosts for etcd servers for apiserverewolinetz2017-06-301-0/+1
* Updating to label node and wait for apiservice to be healthy and startedewolinetz2017-06-232-2/+26
* fix yamllint issuesFabian von Feilitzsch2017-06-231-8/+7
* Creation of service_catalog and placeholder broker rolesewolinetz2017-06-225-0/+400