[Ansible-service-broker] Sprint 145 Release Notes

David Zager dzager at redhat.com
Wed Mar 7 15:03:30 UTC 2018


Bugs

   - Bug 1538986 <https://bugzilla.redhat.com/show_bug.cgi?id=1538986> -
   Remove bad enum values from Update Request (#713)
   <https://github.com/openshift/ansible-service-broker/pull/713>
   - Bug 1541265 <https://bugzilla.redhat.com/show_bug.cgi?id=1541265> -
   avoid broker panic, check for nil (#723)
   <https://github.com/openshift/ansible-service-broker/pull/723>
   - Bug 1541335 <https://bugzilla.redhat.com/show_bug.cgi?id=1541335> -
   fix auth config parsing (#728)
   <https://github.com/openshift/ansible-service-broker/pull/728>
   - Bug 1540121 <https://bugzilla.redhat.com/show_bug.cgi?id=1540121> -
   Return 400 for bad update requests (#736)
   <https://github.com/openshift/ansible-service-broker/pull/736>
   - Bug 1539308 <https://bugzilla.redhat.com/show_bug.cgi?id=1539308> - Do
   not report errors on dupe depros (#739)
   <https://github.com/openshift/ansible-service-broker/pull/739>
   - Bug 1542387 <https://bugzilla.redhat.com/show_bug.cgi?id=1542387> -
   Print out status of response from RHCC registry if not 200 (#742)
   <https://github.com/openshift/ansible-service-broker/pull/742>
   - Bug 1543029 <https://bugzilla.redhat.com/show_bug.cgi?id=1543029> -
   last_operation returns correct body with 410 response (#746)
   <https://github.com/openshift/ansible-service-broker/pull/746>
   - Bug 1541461 <https://bugzilla.redhat.com/show_bug.cgi?id=1541461> -
   Deal with buggy encoded scopes from service catalog. (#754)
   <https://github.com/openshift/ansible-service-broker/pull/754>
   - Bug 1543521 <https://bugzilla.redhat.com/show_bug.cgi?id=1543521> -
   fix async bind when job already in-progress (#764)
   <https://github.com/openshift/ansible-service-broker/pull/764>
   - Bug 1539542 <https://bugzilla.redhat.com/show_bug.cgi?id=1539542> -
   return bindings_retrievable (#776)
   <https://github.com/openshift/ansible-service-broker/pull/776>
   - Bug 1548311 <https://bugzilla.redhat.com/show_bug.cgi?id=1548311> -
   Return success on depro extcred miss (#791)
   <https://github.com/openshift/ansible-service-broker/pull/791>
   - Bug 1550385 <https://bugzilla.redhat.com/show_bug.cgi?id=1550385> -
   Add .default to proxy docs NO_PROXY (#807)
   <https://github.com/openshift/ansible-service-broker/pull/807>

<https://gist.github.com/djzager/a03217c380a38786be57dd6980c8012e#other-enhancements>Other
Enhancements

   - No longer only search for apbs that end with -apb (#719)
   <https://github.com/openshift/ansible-service-broker/pull/719>
   - partial fix for PR #722 Work Item 1 (#725)
   <https://github.com/openshift/ansible-service-broker/pull/725>
   - initial prop for custom resources. (#722)
   <https://github.com/openshift/ansible-service-broker/pull/722>
   - Fix vet test (#733)
   <https://github.com/openshift/ansible-service-broker/pull/733>
   - Make the endpoints headless for local brokers (#731)
   <https://github.com/openshift/ansible-service-broker/pull/731>
   - Travis merges commits so do a diff against HEAD^ (#737)
   <https://github.com/openshift/ansible-service-broker/pull/737>
   - Remove redundant validation copy (#741)
   <https://github.com/openshift/ansible-service-broker/pull/741>
   - Update simple-broker-template to include necessary roles for
   local_openshift reg (#749)
   <https://github.com/openshift/ansible-service-broker/pull/749>
   - Add a mailing list subscribe badge (#758)
   <https://github.com/openshift/ansible-service-broker/pull/758>
   - Remove minishift docs and link to golden source (#672)
   <https://github.com/openshift/ansible-service-broker/pull/672>
   - Remove upgrade from Ubuntu 14.0 to 16.04 (#762)
   <https://github.com/openshift/ansible-service-broker/pull/762>
   - Add a warning that the client is an older version (#769)
   <https://github.com/openshift/ansible-service-broker/pull/769>
   - Proposal for saving extracted credentials (#768)
   <https://github.com/openshift/ansible-service-broker/pull/768>
   - Remove plan dao methods (#766)
   <https://github.com/openshift/ansible-service-broker/pull/766>
   - 475 last operation description (#619)
   <https://github.com/openshift/ansible-service-broker/pull/619>
   - fixing k8s ansible service broker template to include namespace config
   (#777) <https://github.com/openshift/ansible-service-broker/pull/777>
   - apb pkg public interface overhaul (#773)
   <https://github.com/openshift/ansible-service-broker/pull/773>
   - Fix last op endpoint unbind response (#765)
   <https://github.com/openshift/ansible-service-broker/pull/765>
   - rename file to be more consistent. (#779)
   <https://github.com/openshift/ansible-service-broker/pull/779>
   - Lock asb-brew releaser to 3.10 branch (#788)
   <https://github.com/openshift/ansible-service-broker/pull/788>
   - Filter everything when whitelist is empty (#781)
   <https://github.com/openshift/ansible-service-broker/pull/781>
   - Adds docs for installing the broker in minikube. (#792)
   <https://github.com/openshift/ansible-service-broker/pull/792>
   - Temporarily link to minishift-addons fork (#796)
   <https://github.com/openshift/ansible-service-broker/pull/796>
   - Save extracted credentials into a secret (#775)
   <https://github.com/openshift/ansible-service-broker/pull/775>
   - Broker client vendor update (#794)
   <https://github.com/openshift/ansible-service-broker/pull/794>
   - Remove tmp note re: minishift-addon (#802)
   <https://github.com/openshift/ansible-service-broker/pull/802>
   - parameterize the 'ansible-service-broker' namespace with the NAMESPACE
   variable (#800)
   <https://github.com/openshift/ansible-service-broker/pull/800>
   - Force canary image be built from master (#805)
   <https://github.com/openshift/ansible-service-broker/pull/805>
   - Broker client dao (#795)
   <https://github.com/openshift/ansible-service-broker/pull/795>
   - Initial pass at proposal to change subscribers (#727)
   <https://github.com/openshift/ansible-service-broker/pull/727>
   - Removing links to older fusor GH org (#814)
   <https://github.com/openshift/ansible-service-broker/pull/814>
   - Adds Service Bundle contract document (#808)
   <https://github.com/openshift/ansible-service-broker/pull/808>
   - parameterize dao:type. Defaults to etcd (#816)
   <https://github.com/openshift/ansible-service-broker/pull/816>
   - Document the Broker's versioning strategy (#810)
   <https://github.com/openshift/ansible-service-broker/pull/810>
   - switching dependency management from glide to dep (#817)
   <https://github.com/openshift/ansible-service-broker/pull/817>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/ansible-service-broker/attachments/20180307/70aa3995/attachment.htm>


More information about the Ansible-service-broker mailing list