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

v0.1.27

Compare
Choose a tag to compare
@MHBauer MHBauer released this 26 Jul 00:39
· 341 commits to master since this release

SVCat Binaries

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

Changes

Introduce spec.free to catalog restrictions for Plans (#2211)
Define common interfaces for cluster and namespaced classes and plans (#2220)
Add unit test for cmd/svcat/broker/describe_cmd.go (#2179)
Extract containers resources limits to helm chart values (#2225)
test storages to make sure they are appropriate types (#2161)
delay between provisioning retries (#2065)
Support ns-scoped resources in svcat get classes (#2116)
Make Svcat print help text if command is incorrect (#2171)
Update docs for counterfeiter (#2228)
Refactor formatted interface to be consistent with the others (#2224)
Source code warning for use of deprecated guid fields (#2232)
Test svcat gracefully handles the ns-broker flag being disabled (#2234)
Refactor pkg/svat/kube to pkg/uti/kube (#2235)