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

v0.2.2

Compare
Choose a tag to compare
@mszostok mszostok released this 26 Aug 18:12
· 97 commits to master since this release

Changes

change import paths to kubernetes-sigs (#2652)
Fix deprovisioning process in TestBroker (#2656)
update OWNERS file (#2655)
change controller finalizer back to kubernetes-incubator (#2664)
Take advertise client urls from configuration (#2640)
New controller tests - deletion resources (#2596)
Send 'previous_values' field in update service instance request body (#2668)
Changed walkthrough from UPS to mini (#2671)
Pass service instance name via ProvisionRequest context (#2669)
Add missing line to copy the svcat.exe into bin folder (#2665)
Make timeout of any request to the broker globally configurable (#2666)
bump golang 1.12 (#2682)
Bump kubernetes to 1.15 (#2683)
Add option to execute e2e test both locally and on CI (#2690)
Update build scripts (v0.2) (#2692)
Update documentation (v0.2) (#2693)
Bump release version from 0.2.1 to 0.2.2 (#2694)

SVCat Binaries

macOS: https://download.svcat.sh/cli/v0.2.2/darwin/amd64/svcat
Windows: https://download.svcat.sh/cli/v0.2.2/windows/amd64/svcat.exe
Linux: https://download.svcat.sh/cli/v0.2.2/linux/amd64/svcat

NOTE: This is the last release of the API Server-based implementation with features. Source code is available on the v0.2 branch. We support this implementation by providing bug fixes until July 2020.