This repository has been archived by the owner on May 6, 2022. It is now read-only.
0.0.6
Pre-release
Pre-release
Version 0.0.6 is the sixth Alpha-quality release of the service catalog. Below are some highlights from this release:
- We've promoted third party resource storage for the API server to alpha. It is still in development, but we've amended the walkthrough to indicate how to use this storage mode
- We now only allow
Binding
s toInstance
s that are ready, and toInstance
s that point toServiceClass
es that are marked asbindable: true
- We've made further investments into our test suites, including:
- Go-based end-to-end tests running in Jenkins
- Full integration test support for third party resource storage
- Improved unit coverage for third party resource storage