Release notes for 20171109
Bugs
- Bug 1498203 - Extracted Credentials were leaking into new bindings (#469)
- Bug 1497819 - Broker should not rely on image field of APB yaml (#433)
- Bug 1498185 - Adjust versioning check so that it is done in the registry package (#468)
- Bug 1498618 - Support bind parameters. (#467)
- Bug 1498992 - Ansible Service Broker template should default (#478)
- Bug 1498933 - Do not delete apb-push sourced specs when bootstrapping (#477)
- Bug 1498954 - Broker in developer mode must support apb push (#476)
- Bug 1500048 - make plan ids globally unique (#480)
- Bug 1500934 - Dynamic broker ns for secrets (#482)
- Bug 1501512 - bind issue when multiple calls to create the same binding (#486)
- Bug 1500930 - Prevent multiple deprovision pods from spawning if a job is already in progress (#488)
- Bug 1496572 - Clean up error message for invalid registry credentials. (#490)
- Bug 1497766 - Adding ablity to specify keeping namespace alive (#474)
- Bug 1497839 - copy secrets to transient namespace and always run (#473)
- Bug 1501523 - Set plan name for APB push sourced specs (#495)
- Bug 1502044 - deprovision fixes (#494)
- Bug 1503233 - Add liveness and readiness checks to ASB dc (#500)
- Bug 1499622 - Return 202 if provisioning job is in progress (#498)
- Bug 1504729 - Log job state when getting last op (#505)
- Bug 1504957 - Broker should use recreate strategy (#511)
- Bug 1504250 - Keep listening for deprovision messages (#508)
- Bug 1506713 - handle updatable enum parameters properly in schema output (#517)
- Bug 1476173 - Skip deprovision if the namespace is being deleted since we (#520)
- Bug 1503289 - Move registry credentials to a secret (#502)
- Bug 1502044 - add buffer size and work_engine test (#510)
- Bug 1507617 - Adding SSL and Authentication to etcd (#522)
- Bug 1501523 - Add spec plan to image during apb push (#533)
- Bug 1476173 - Cleanup deleting namespaces (#529)
- Bug 1507111 - Add support for a local OpenShift Registry adapter (#527)
- Bug 1504927 - if apbs fail, mark them as failed. (#534)
- Bug 1507111 - Update docs and example configs for local openshift adapter (#538)
- Bug 1507111 - Do not force image tag to be IP + Port (#540)
Other Enhancements
- Remove provision parameters from being reused as binding parameters. (#456)
- User Impersonation Implementation (#428)
- fix asbcli to work with bearer auth (#455)
- Added versioning check to Broker on bootstrap (#457)
- changing default for 3.6 run_latest_build to function correctly (#458)
- Bump wait times (#461)
- Split the deploy.sh script to work with both kube & openshift (#432)
- Bearer auth documentation (#460)
- Make the prep_local_devel_env script work for Kubernetes & Openshift (#434)
- Pass in args to the deploy scripts (#462)
- Provide an environment variable to deploy latest with run_latest_build (#466)
- add 3.7 releaser to releasers.conf (#465)
- Creating proposals for keeping transient namespace alive (#464)
- Update run_latest_build w/ origin latest default (#471)
- Add troubleshooting documentation to the broker (#479)
- Update deployment template to match latest service-catalog in origin (#485)
- Update secrets docs to account for new fqname. (#487)
- Move the gate to 3.7 (#489)
- Fix api auth for ci test (#492)
- Adding prometheus metrics for ASB (#497)
- Look at the apbs in the catalog for a matching name when creating a secret (#438)
- remove trailing spaces from supporting files (#493)
- Update schema for instance-update (#444)
- Fix gate for Openshift 3.7 (#513)
- accept update with bad params and log warnings instead of erroring (#516)
- Adding docs for prometheus. (#507)
- update resource field names (#519)
- Remove checks for DOCKER_USER and DOCKER_PASSWORD (#523)
- Call the correct service-catalog namespace (#524)
- when building the broker for image also build for linux OS. (#525)
- add ServiceClassID and ServiceInstanceID parameters during provision and bind (#515)
- Changing the default for auto escalate to false (#503)
- grep for correct asb-token for local dev. (#526)
- setting default value for the deployment template. (#528)
- Setting generated local dev template to autoescalate: false (#532)
- Look for the url in the proper place (#535)
- Attempting fix for image name. (#539)
- Improve logging for missing tags (#536)