Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes for Ands | Suren A. Chilingaryan | 2018-02-16 | 1 | -0/+1 |
| | |||||
* | Set default image tag to openshift_image_tag for services | Vadim Rutkovsky | 2018-02-08 | 1 | -2/+2 |
| | | | | Signed-off-by: Vadim Rutkovsky <vrutkovs@redhat.com> | ||||
* | adding check if secret auth is needed | Shawn Hurley | 2018-01-16 | 1 | -2/+8 |
| | |||||
* | adding asb auth as a secret. | Shawn Hurley | 2018-01-16 | 1 | -0/+2 |
| | |||||
* | Merge pull request #6536 from shawn-hurley/adding-asb-permissions | Scott Dodson | 2018-01-16 | 1 | -0/+9 |
|\ | | | | | Adding ability for ASB to interact with network resources. | ||||
| * | adding ability to add network policy objects. | Shawn Hurley | 2018-01-05 | 1 | -0/+3 |
| | | |||||
| * | adding ability to interact with network resources. | Shawn Hurley | 2017-12-20 | 1 | -0/+6 |
| | | |||||
* | | Merge pull request #6511 from fabianvf/asb-origin-prefix | Scott Dodson | 2018-01-05 | 1 | -1/+1 |
|\ \ | | | | | | | Add origin- prefix to ASB image | ||||
| * | | Add origin- prefix to ASB image | Fabian von Feilitzsch | 2017-12-18 | 1 | -1/+1 |
| | | | |||||
* | | | Remove references to deployment_type | Michael Gugino | 2017-12-21 | 1 | -1/+1 |
| |/ |/| | | | | | | | | | | | Move openshift_deployment_type check into sanity_check action plugin. Remove compatibility for deployment_type. deployment_type has been deprecated for some time now. | ||||
* | | Relocate filter plugins to lib_utils | Michael Gugino | 2017-12-18 | 1 | -0/+1 |
|/ | | | | | | | | | | | | | | 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. | ||||
* | Merge pull request #6277 from fabianvf/asb-idempotence-cpick | Scott Dodson | 2017-12-01 | 1 | -69/+52 |
|\ | | | | | Bug 1512793- Fix idempotence issues in ASB deploy | ||||
| * | Bug 1512793- Fix idempotence issues in ASB deploy | Fabian von Feilitzsch | 2017-11-28 | 1 | -69/+52 |
| | | | | | | | | | | | | | | - Add support for annotations in oc_service - Use oc_service instead of oc_obj - Use oc_pvc instead of oc_obj - Work around lack of idempotency for oc_obj DeploymentConfig | ||||
* | | Merge pull request #6170 from shawn-hurley/bug-1514417 | Scott Dodson | 2017-12-01 | 1 | -1/+1 |
|\ \ | | | | | | | Bug 1514417 - Adding correct advertise-client-urls | ||||
| * | | Bug 1514417 - Adding correct advertise-client-urls | Shawn Hurley | 2017-11-17 | 1 | -1/+1 |
| |/ | |||||
* / | Include Deprecation - openshift-service-catalog | Russell Teague | 2017-11-22 | 2 | -4/+4 |
|/ | |||||
* | Merge pull request #6067 from shawn-hurley/bug-specify-keep-namespace | Scott Dodson | 2017-11-08 | 2 | -0/+4 |
|\ | | | | | Bug 151186 - Adding configuration for keeping transient namespace on error. | ||||
| * | Adding configuration for keeping transient namespace on error. | Shawn Hurley | 2017-11-08 | 2 | -0/+4 |
| | | |||||
* | | Remove duplicate defaulting for ASB and TSB | Scott Dodson | 2017-11-08 | 2 | -3/+3 |
|/ | |||||
* | Bug 1511044- Slurp the etcd certs instead of using the lookup | Fabian von Feilitzsch | 2017-11-08 | 1 | -3/+12 |
| | |||||
* | Bug 1510636- add name to local registry config | Fabian von Feilitzsch | 2017-11-07 | 1 | -3/+4 |
| | |||||
* | Bug 1510546- Fix previous fix, task was indented one level too deep | Fabian von Feilitzsch | 2017-11-07 | 1 | -2/+2 |
| | |||||
* | Merge pull request #6044 from fabianvf/1510546-asb-fix-cert-conditional | Scott Dodson | 2017-11-07 | 1 | -11/+11 |
|\ | | | | | Fix ansible service broker etcd cert generation logic. | ||||
| * | Move fact definition that breaks when check to end of block | Fabian von Feilitzsch | 2017-11-07 | 1 | -11/+11 |
| | | |||||
* | | Merge pull request #6009 from dymurray/template | OpenShift Merge Robot | 2017-11-07 | 2 | -2/+18 |
|\ \ | |/ |/| | | | | | | | | | Automatic merge from submit-queue. Update service broker configmap and serviceaccount privileges Addresses Bugs https://bugzilla.redhat.com/show_bug.cgi?id=1503289 and https://bugzilla.redhat.com/show_bug.cgi?id=1507111 | ||||
| * | Proper quotes | Dylan Murray | 2017-11-03 | 1 | -2/+2 |
| | | |||||
| * | Update service broker configmap and serviceaccount privileges | Dylan Murray | 2017-11-03 | 2 | -2/+18 |
| | | |||||
* | | Merge pull request #5976 from fabianvf/asb-etcd-certs | Scott Dodson | 2017-11-06 | 3 | -13/+174 |
|\ \ | | | | | | | Bug 1507617- Move etcd into its own service/dc with SSL | ||||
| * | | Bug 1507617- Move etcd into its own service/dc with SSL | Fabian von Feilitzsch | 2017-11-03 | 3 | -13/+174 |
| | | | |||||
* | | | Merge pull request #6026 from fabianvf/1509680-asb-credential-check | Scott Dodson | 2017-11-06 | 4 | -5/+7 |
|\ \ \ | | | | | | | | | Bug 1509680- Fix ansible-service-broker registry settings/validations | ||||
| * | | | Bug 1509680- Fix ansible-service-broker registry validations | Fabian von Feilitzsch | 2017-11-06 | 4 | -5/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove outdated dockerhub registry validations - Add the local openshift registry by default - Add whitelist parameter for local registry - Set default dockerhub org to ansibleplaybookbundle | ||||
* | | | | Merge pull request #5994 from djzager/bz1509052-broker-logfile | Scott Dodson | 2017-11-06 | 1 | -1/+0 |
|\ \ \ \ | |/ / / |/| | | | Bug 1509052 - Remove logfile from broker config | ||||
| * | | | Bug 1509052 - Remove logfile from broker config | David Zager | 2017-11-02 | 1 | -1/+0 |
| |/ / | |||||
* | / | Bug 1507787- add full path to default asb etcd image | Fabian von Feilitzsch | 2017-11-03 | 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. | ||||
* | Fix CA Bundle passed to service-catalog broker for ansible-service-broker | staebler | 2017-10-25 | 1 | -1/+1 |
| | |||||
* | Merge pull request #5806 from staebler/service_catalog_uninstall_issues | OpenShift Merge Robot | 2017-10-24 | 1 | -3/+9 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | Automatic merge from submit-queue. Fix a few small issues in service catalog uninstall * Service catalog install was not re-creating the apiserver.crt and apiserver.key files when generating certs. But the ca.crt and ca.key files were being re-created. This was causing non-verifiable certs to be used when service catalog was uninstalled and re-installed. The service catalog installer was changed to delete the apiserver.crt and apiserver.key files so that they are re-created using the new ca.crt and ca.key files. * The asb auth token secret was not being deleted correctly and causing the uninstaller to fail. * The asb uninstaller was attempting to delete the broker registration from the service catalog. However, the service catalog is uninstalled first. When the asb uninstaller would fail when attempting to delete the ClusterServiceBroker. The uninstaller was changed to verify that the servicecatalog APIService exists first before attempting to delete the ClusterServiceBroker. * The service catalog uninstaller was attempting to delete policybindings. The server does not have a resource type name policybinding. I do not know what the intention is there, but I have commented out that part of the uninstaller. | ||||
| * | Fix a few small issues in service catalog uninstall | staebler | 2017-10-22 | 1 | -3/+9 |
| | | |||||
* | | Merge pull request #5761 from fabianvf/asb-client-secret-not-found | Scott Dodson | 2017-10-23 | 4 | -22/+24 |
|\ \ | |/ |/| | Bug 1496426 - Update ansible-service-broker configuration to use proper certs and permissions | ||||
| * | Update defaults | Fabian von Feilitzsch | 2017-10-19 | 4 | -5/+9 |
| | | |||||
| * | Use service-ca.crt instead of master ca.crt | Fabian von Feilitzsch | 2017-10-19 | 1 | -16/+11 |
| | | |||||
| * | use master cert | Fabian von Feilitzsch | 2017-10-19 | 1 | -2/+2 |
| | | |||||
| * | Bug 1496426 - add asb-client secret to openshift-ansible-service-broker ↵ | Fabian von Feilitzsch | 2017-10-19 | 1 | -1/+4 |
| | | | | | | | | namespace | ||||
* | | Merge pull request #5783 from dymurray/readiness | Scott Dodson | 2017-10-20 | 1 | -0/+14 |
|\ \ | |/ |/| | Bug 1503233 - Add liveness and readiness probe checks to ASB deployme… | ||||
| * | Indentation errors | Dylan Murray | 2017-10-17 | 1 | -14/+14 |
| | | |||||
| * | Bug 1503233 - Add liveness and readiness probe checks to ASB deploymentconfig | Dylan Murray | 2017-10-17 | 1 | -0/+14 |
| | | |||||
* | | Use service-signer.crt for ca_bundle passed to clusterservicebroker | staebler | 2017-10-18 | 1 | -1/+5 |
| | | |||||
* | | Rename ServiceBroker to ClusterServiceBroker for ansible_service_broker task. | staebler | 2017-10-17 | 1 | -2/+2 |
| | | |||||
* | | Remove redundant faulty role binding ifrom kubeservicecatalog_roles_bindings.yml | staebler | 2017-10-17 | 1 | -1/+1 |
|/ | |||||
* | Update ansible-service-broker config to track latest broker | Fabian von Feilitzsch | 2017-10-02 | 5 | -121/+244 |
| | | | | | | | | | | | | | bring ansible service broker up to date with bearer token changes etcd -> 0.0.0.0 add auth information to broker resource in catalog add sandbox role to config simplify defaults add labels to oc_route use new oc_route label field Fix parameter ordering add port back Fix secret syntax |