<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hello All,<div class=""><br class=""></div><div class="">Recently a PR was merged that allows a broker to use CRDs to save its internal state. This is going to be quick rundown with a follow on PR coming to make this more clear in the documentation.</div><div class=""><br class=""></div><div class="">Custom Resources that the broker uses</div><div class=""><br class=""></div><div class="">1. <a href="http://Bundles.automationbroker.io" class="">Bundles.automationbroker.io</a></div><div class="">2. <a href="http://servicebindings.automationbroker.io" class="">servicebindings.automationbroker.io</a></div><div class="">3. <a href="http://serviceinstance.automationbroker.io" class="">serviceinstance.automationbroker.io</a></div><div class="">4. <a href="http://jobstate.automationbroker.io" class="">jobstate.automationbroker.io</a></div><div class=""><br class=""></div><div class="">To turn on the CRD for storage you will need to edit the broker configmap:</div><div class=""><br class=""></div><div class="">dao:</div><div class=""> type: “crd”</div><div class=""> ……(can either leave the etcd stuff here or remove it)</div><div class=""><br class=""></div><div class="">If people could please give this a try and create issues with the label storage that would be helpful for me to keep track of all the issues that have arisen from this change.</div><div class=""><br class=""></div><div class="">Thanks,</div><div class=""><br class=""></div><div class="">Shawn Hurley </div><div class=""><br class=""></div><div class="">PR: <a href="https://github.com/openshift/ansible-service-broker/pull/795" class="">https://github.com/openshift/ansible-service-broker/pull/795</a></div><div class="">Proposal: <a href="https://github.com/openshift/ansible-service-broker/blob/master/docs/proposals/custom_resources_definitions.md" class="">https://github.com/openshift/ansible-service-broker/blob/master/docs/proposals/custom_resources_definitions.md</a></div><div class=""><br class=""></div></body></html>