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

v0.1.28 Release

Compare
Choose a tag to compare
@MHBauer MHBauer released this 03 Aug 00:46
· 329 commits to master since this release

SVCat Binaries

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

Changes

Fix describe broker test (#2238)
remove from travis integration-tests which are now running in prow (#2237)
add mailing list to README (#2241)
Fix typo. (#2240)
Add ginkgo tests for svcat get classes (#2230)
Add svcat command to create user-defined cluster-scoped classes (#2190)
Add jberkhahn to OWNERS (#2245)
Include namespaced brokers in svcat get brokers (#2227)
Make the last col of get-classes and get-plans wider so we're at least 80 cols (#2226)
Enable namespaced brokers by default (#2248)
Add some dependency logic around generators. (#1966)