summaryrefslogtreecommitdiffstats
path: root/roles/openshift_service_catalog/files
Commit message (Collapse)AuthorAgeFilesLines
* Change catalog roles install to use aggregationJeff Peeler2018-01-241-0/+86
| | | | | | | | Recently it was changed for openshift cluster roles to be reconciled via the aggregate-to* label, so this is now updated. Rather than generating portions of the file, simply use the auth reconciler and let it handle any necessary role updates. Also, since it is theoretically possible for conflicts to occur, retry reconciliation several times.
* Give service-catalog controller-manager permissions to update status of ↵staebler2017-11-061-0/+2
| | | | ClusterServiceClasses and ClusterServicePlans
* Remove role bindings during service catalog un-installstaebler2017-10-222-2/+2
|
* Remove redundant faulty role binding ifrom kubeservicecatalog_roles_bindings.ymlstaebler2017-10-171-13/+0
|
* Update service catalog playbook for service-catalog rc1staebler2017-10-142-53/+86
|
* OpenShift-Ansible Installer CheckpointingRussell Teague2017-09-271-2/+0
| | | | | | | | | | | - Added installer_checkpoint role and callback plugin - Added checkpoint 'Start' and 'End' plays to each installation phase Additional items related to enabling proper checkpointing: - Removed openshift_set_hostname and related task (related to 3.0) - Added openshift-hosted entry point playbook - Moved openshift metrics and logging out of openshift_hosted playbook - Moved API Aggregation play to master install
* Creating initial tsb role to consume and apply templates provided for tsbEric Wolinetz2017-09-201-1/+2
|
* Removing setting of pod presetsEric Wolinetz2017-09-131-1/+0
|
* Fixing podpresets perms for service-catalog-controllerewolinetz2017-07-261-1/+5
|
* Updating verbs for serviceclasses objectsewolinetz2017-07-201-0/+6
|
* Adding ability to create podpreset for service-catalog-controller for bz1471881ewolinetz2017-07-171-0/+6
|
* Created js file for enabling tech preview for console, updated master-config ↵ewolinetz2017-07-121-0/+2
| | | | for pod presets and console tech preview
* Adding create permissions for serviceclasses.servicecatalog.k8s.io to ↵ewolinetz2017-07-111-0/+6
| | | | service-catalog-controller role
* Addressing servicecatalog doesnt have enough permissions and multimaster ↵ewolinetz2017-07-051-0/+16
| | | | config for service-catalog
* Creation of service_catalog and placeholder broker rolesewolinetz2017-06-222-0/+199