What After the #asbroker community meeting on irc, we got approval for the approach we had taken with https://github.com/openshift/ansible-service-broker/issues/859 This change had incorporated three separate pull requests: https://github.com/openshift/ansible-service-broker/pull/928 https://github.com/automationbroker/bundle-lib/pull/70 https://github.com/openshift/origin-web-catalog/pull/677 Now that it has been accepted we need to finalise these pull requests and add documentation. How
- Add docs to explain how we have extedned the apb.yml spec and a working example of how to use enums to conditioanlly render field.
- Add tests to bundle-lib and asb pr
- Change dependency list to take a single dep as multiples are not supported.
- Do some checking in the broker to ensure the dependent object actually exists and is the correct type
- Update the bundle-lib dep in the broker
cc Craig Brookes |