Releases: appscode/service-broker
0.3.1
AppsCode Service Broker 0.3.1 fixes a bug related to bind operation. It works with KubeDB 0.11.0 release. To install, please follow the guide here.
Download Docker images via:
docker pull appscode/service-broker:0.3.1
Changelog
0.3.0
AppsCode Service Broker now works with KubeDB 0.11.0 release. We have also fixed bugs related to CloudFoundry integration. To install, please follow the guide here.
Download Docker images via:
docker pull appscode/service-broker:0.3.0
Changelog
0.2.0
AppsCode Service Broker is now compatiable with CloudFoundry! Thanks @bikramnehra and SUSE Cloud Foundry team for your contribution. It works with KubeDB 0.10.0 release. To install, please follow the guide here.
Download Docker images via:
docker pull appscode/service-broker:0.2.0
Changelog
0.1.0
First release of AppsCode Service Broker! It works with KubeDB 0.10.0 release. To install, please follow the guide here.
Download Docker images via:
docker pull appscode/service-broker:0.1.0
Changelog
- Update references to KubeDB 0.10.0 #41 (tamalsaha)
- Pass Annotations to Operator PodTemplate #40 (tamalsaha)
- Update KubeDB client libraries to 0.10.0 #39 (tamalsaha)
- Add monitoring docs #37 (hossainemruz)
- Use k8s.io/apiserver to serve broker handlers #36 (tamalsaha)
- Update Docs and Tests #30 (shudipta)
- Various fixes #29 (tamalsaha)
- Add release script #28 (tamalsaha)
- Implement Bind using AppBinding #27 (tamalsaha)
- Use provision namespace for instances and change the instance label's key #26 (shudipta)
- Fix formatting string #25 (tamalsaha)
- Use chart name appscode-service-broker #24 (tamalsaha)
- Remove map[] for storing provision request info #23 (shudipta)
- Update Kubernetes client libraries to 1.12.0 #21 (tamalsaha)
- Fix installer script to usable from curl | bash #20 (shudipta)
- Update the flags with cobra flags #19 (shudipta)
- Update AppsCode Service Broker Issue #16 (shudipta)
- Update Service Broker for Kubedb-0.9.0 #13 (shudipta)
- Fix coverage.sh #12 (tamalsaha)
- Add travis.yaml #11 (tamalsaha)
- Use --pull flag with docker build (#20) #10 (tamalsaha)
- fix github status #9 (tahsinrahman)
- update pipeline #8 (tahsinrahman)
- Add concourse tests #7 (tahsinrahman)
- Add docs #6 (shudipta)
- Add default plans for MongoDB, Redis and Memcached #5 (shudipta)
- Add plan for PostgreSQL and Elasticsearch #4 (shudipta)
- Mysql broker for kubedb #3 (shudipta)
- Implement mysql osb-broker api #2 (shudipta)