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

0.0.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@arschles arschles released this 10 May 19:13
· 1156 commits to master since this 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 Bindings to Instances that are ready, and to Instances that point to ServiceClasses that are marked as bindable: 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