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

v0.1.23

Compare
Choose a tag to compare
@MHBauer MHBauer released this 29 Jun 02:19
· 396 commits to master since this release

SVCat Binaries

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

Changes

Remove xbuild checks from main CI job (#2126)
Add issue template (#2135)
Distinguish between user-defined and managed resources (#2095)
Owners file updates (#2130)
Add ServiceClass control loop (#2007)
svcat: Allow users to delete multiple bindings by using multiple --name flags (#2040)
Add cmd unittest (#2075)
use common util for config loading (#2136)
Add warning about json params (#2140)
Disable flakey test (#2143)
basic test of status types (#2138)
Add a nodeSelector to the chart (#2148)
Fix svcat version command & add tests (#2109)
Fix bad merge (#2150)
Fix broke build email (#2149)
reenable the controller default relist interval (#2125)
ExternalID selectors for instances and bindings (#2155)
Use encrypted service account JSON for uploading chart (#2147)
Update instance loop support for namespaced classes and plans (#2133)
Add plan/class filter options to svcat get instances (#2089)
use the built integration.test binary (#2154)