Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

v0.1.9

Compare
Choose a tag to compare
@kibbles-n-bytes kibbles-n-bytes released this 01 Mar 02:00
97ddbab

Add unit tests for class, instance, plan backends in svcat (#1763)
prometheus: only return catalog specific metrics (#1774)
Bump dependency on go-open-service-broker-client to 0.0.4 (#1775)
Reset RemovedFromBrokerCatalog when broker re-adds a removed service …
Bump dependency on go-open-service-broker-client to 0.0.3 (#1768)
handle binding deletion that occurs during async bind (#1760)
2 of 4 fixes for golang 1.10 (#1764)
Add unit tests for binding and broker backends in svcat
In svcat verify service instance exists on unbind (#1750)
fix indentation from #1725 (#1759)
Publish svcat binaries during build (#1725)
also build with golang tip and allow tip to fail (#1734)
use pvc for etcd volume (#1684)
Ensure only href-checker runs on docs only commit (#1693)
log the version and build date on server startup (#1746)
allow getting and describing plans with class/plan name combo in svcat ...
print schemas when describing plan in svcat (#1740)
Add constraint for go-open-service-broker-client (#1738)
Increase timeout for broker condition polling in e2e (#1745)
Avoid Setting Authentication header twice (#1685)
wrap "rm -rf" with docker (#1735)
Allow upper case letters in Plan names (#1668)
Add a constraint on go-autorest (#1732)
Added validation for ServiceBinding spec ParametersFrom