Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes for Ands | Suren A. Chilingaryan | 2018-02-16 | 1 | -6/+7 |
| | |||||
* | Fix indentation to make yamllint happy | Vadim Rutkovsky | 2018-02-10 | 1 | -7/+7 |
| | | | | Signed-off-by: Vadim Rutkovsky <vrutkovs@redhat.com> | ||||
* | Verify that requested services have schedulable nodes matching the selectors | Vadim Rutkovsky | 2018-02-10 | 1 | -0/+7 |
| | | | | Signed-off-by: Vadim Rutkovsky <vrutkovs@redhat.com> | ||||
* | Normalize the time we wait for pods to 5s * 60 retries | Scott Dodson | 2018-02-09 | 1 | -2/+2 |
| | |||||
* | Set default image tag to openshift_image_tag for services | Vadim Rutkovsky | 2018-02-08 | 2 | -2/+2 |
| | | | | Signed-off-by: Vadim Rutkovsky <vrutkovs@redhat.com> | ||||
* | files in ansible roles do not need to have the path specified to them | Dan Yocum | 2018-01-24 | 3 | -4/+2 |
| | | | | when referenced by a builtin module, i.e., copy: | ||||
* | moving files to their correct <role>/files dir for the openshift_web_console ↵ | Dan Yocum | 2018-01-23 | 5 | -1/+247 |
| | | | | and template_service_broker roles | ||||
* | Merge pull request #6800 from bparees/admin | OpenShift Merge Robot | 2018-01-22 | 2 | -6/+18 |
|\ | | | | | | | | | Automatic merge from submit-queue. use admin credentials for tsb install operations | ||||
| * | use admin credentials for tsb install operations | Ben Parees | 2018-01-19 | 2 | -6/+18 |
| | | |||||
* | | Bug 1536262: Default console and TSB node selector to ↵ | Samuel Padgett | 2018-01-21 | 1 | -1/+1 |
|/ | | | | | | openshift_hosted_infra_selector Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1536262 | ||||
* | Rollout console after template service broker install | Samuel Padgett | 2018-01-18 | 2 | -0/+12 |
| | | | | | The console will discover if the broker is running, but only on startup. Trigger a rollout so that the console sees the change. | ||||
* | Rework default TSB prefix and imagename to match other services | Vadim Rutkovsky | 2018-01-17 | 2 | -4/+4 |
| | |||||
* | Merge pull request #5726 from ewolinetz/update_tsb_image | Scott Dodson | 2018-01-10 | 2 | -2/+2 |
|\ | | | | | Updating tsb image names | ||||
| * | Updating tsb image names and template | Eric Wolinetz | 2018-01-09 | 2 | -2/+2 |
| | | |||||
* | | Remove become statements | Michael Gugino | 2018-01-09 | 2 | -4/+0 |
|/ | | | | | This commit removes become:no statements that break the installer in various ways. | ||||
* | Remove references to deployment_type | Michael Gugino | 2017-12-21 | 1 | -2/+2 |
| | | | | | | | Move openshift_deployment_type check into sanity_check action plugin. Remove compatibility for deployment_type. deployment_type has been deprecated for some time now. | ||||
* | Remove openshift.common.{is_atomic|is_containerized} | Michael Gugino | 2017-12-20 | 2 | -6/+6 |
| | | | | | We set these variables using facts in init, no need to duplicate the logic all around the codebase. | ||||
* | Relocate filter plugins to lib_utils | Michael Gugino | 2017-12-18 | 1 | -0/+2 |
| | | | | | | | | | | | | | | This commit relocates filter_plugings to lib_utils, changes the namespacing to prevent unintended use of older versions that may be present in filter_plugins/ directory on existing installs. Add lib_utils to meta depends for roles Also consolidate some plugins into lib_utils from various other areas. Update rpm spec, obsolete plugin rpms. | ||||
* | prevent TSB pods from spinning on inappropriate nodes | Jim Minter | 2017-12-11 | 2 | -0/+4 |
| | |||||
* | Include Deprecation - openshift-service-catalog | Russell Teague | 2017-11-22 | 1 | -2/+2 |
| | |||||
* | Fix extension script for catalog | Michael Gugino | 2017-11-13 | 2 | -6/+0 |
| | | | | | | | | | | | | | Currently, playbook wire_aggregator places an empty plugin script for openshift master called openshift-ansible-catalog-console.js This file should not be empty if using template_service_broker. I have updated this file to include a boolean and the proper string. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1506502 | ||||
* | Use openshift.common.client_binary | Scott Dodson | 2017-11-08 | 2 | -5/+5 |
| | |||||
* | Remove duplicate defaulting for ASB and TSB | Scott Dodson | 2017-11-08 | 2 | -3/+3 |
| | |||||
* | Use oc rather than kubectl | Scott Dodson | 2017-11-07 | 1 | -1/+1 |
| | |||||
* | Enable SC, ASB, TSB by default | Scott Dodson | 2017-11-02 | 1 | -1/+1 |
| | | | | This will not install the components on an upgrade. | ||||
* | Updating console OPENSHIFT_CONSTANTS flag for TSB | Eric Wolinetz | 2017-10-27 | 1 | -1/+1 |
| | |||||
* | Remove role bindings during service catalog un-install | staebler | 2017-10-22 | 1 | -2/+2 |
| | |||||
* | Merge pull request #5746 from staebler/Bug_1496694_new_resource_names | Scott Dodson | 2017-10-19 | 1 | -2/+2 |
|\ | | | | | Update service catalog playbook for service-catalog rc1 | ||||
| * | Change to service-signer.crt for template_service_broker CA_BUNDLE | staebler | 2017-10-18 | 2 | -3/+3 |
| | | |||||
| * | Use service-signer.crt for ca_bundle passed to clusterservicebroker | staebler | 2017-10-18 | 1 | -1/+1 |
| | | |||||
* | | Rewire openshift_template_service_broker_namespaces configurable | Jim Minter | 2017-10-13 | 2 | -1/+16 |
|/ | |||||
* | Registering the broker for TSB | Eric Wolinetz | 2017-09-28 | 3 | -2/+38 |
| | |||||
* | Passing in image parameter for tsb template | Eric Wolinetz | 2017-09-25 | 3 | -4/+10 |
| | |||||
* | Creating initial tsb role to consume and apply templates provided for tsb | Eric Wolinetz | 2017-09-20 | 10 | -0/+113 |