<div dir="ltr">Greetings,<div><br></div><div>I have, just yesterday, <a href="https://github.com/openshift/ansible-service-broker/pull/555">submitted a PR</a> to allow our Ansible Broker to work with bind credentials via secrets. This change is a meaningful one if for no other reason than APBs whose version is not "2.0" will fail validation (if/when you run into this it will look like "Spec [ etherpad-apb ] failed validation for the following reason: [ Specs must be at least version 2.0 ]. It will not be made available.").</div><div><br></div><div>There are a handful of dependencies:</div><div><ul><li><a href="https://github.com/ansibleplaybookbundle/ansible-asb-modules/pull/8">Update the ansible-asb-module to create a secret in our APB sandbox on `asb-encode-binding`</a></li><li><a href="https://github.com/ansibleplaybookbundle/apb-base/pull/7">Remove scripts no longer needed in our apb-base and don't try to keep the pod alive</a></li><li><a href="https://github.com/ansibleplaybookbundle/ansible-playbook-bundle/pull/163">Bump the version to "2.0" in the apb tool so newly built APBs will be accepted by the broker</a></li><li><a href="https://github.com/ansibleplaybookbundle/ansible-playbook-bundle/pull/163">Update the broker to handle bind-credentials as a secret</a></li></ul><div>Once all of these changes are merged and the associated docker images are built and tagged, APB developers (in order to work with latest broker) must:</div></div><div><ol><li>Get the latest apb-base</li><li>Bump the version in the apb.yml to "2.0"</li><li>Rebuild the APB using the latest apb-base</li></ol><div><b>I will send a follow-up email</b> when these changes have been made. This change has an impact on broker users and APB developers tracking the latest and greatest and wanted to take an opportunity to give advance warning.</div></div><div><br></div><div>Respectfully,</div><div>David Zager</div><div><br></div></div>