aerogearcatalog / unifiedpush-apb

Apache License 2.0
6 stars 21 forks source link

dont require service binding id #79

Closed pb82 closed 5 years ago

pb82 commented 5 years ago

The Ansible Service Broker shipping with Openshift 3.9 doesn't pass the _apb_service_binding_id flag to the ansible roles (version 3.10+ will). This fix ensures makes sure bindings do not fail when this flag is not defined.

Everything should work normally except triggering unbind when a variant is deleted in UPS. You can still delete the bindings in Openshift as usual.