summaryrefslogtreecommitdiffstats
path: root/roles/openshift_service_catalog/tasks
Commit message (Collapse)AuthorAgeFilesLines
* Remove the origin-master.service and associated filesClayton Coleman2017-08-081-8/+0
| | | | | | From now on, all master configurations use the api / controller split, regardless of HA mode or previous configuration. This will be our only supported configuration starting in 3.7 or 3.8.
* 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 ↵ewolinetz2017-07-131-0/+5
| | | | redhat/openshift-ovs-multitenant plugin
* Created js file for enabling tech preview for console, updated master-config ↵ewolinetz2017-07-121-0/+9
| | | | for pod presets and console tech preview
* 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