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

Releases: kubernetes-retired/service-catalog

v0.1.22

21 Jun 01:12
Compare
Choose a tag to compare

SVCat Binaries

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

Changes

Log the resourceVersion of the object we're processing (#2080)
Publish canary builds of the svcat cli (#2072)
Add SECURITY_CONTACTS file (#2069)
cache mounted into docker (#2074)
Notify mailing list of master and release failures
e2e details and example (#2077)
RenameKey transform shouldn't add a new key if the from key doesn't exist (#2082)
add details on quicker running of a specfic integration test (#2098)
Ensure finalizer is removed when 409 Conflict returned on status update (#2078)
mention /cc Prow command in user contribution docs (#2099)
Verify builds on all platforms on master (#2096)
Allow lists in --param (#2101)
Adds annotations to catalog chart: (#2090)
Namespaced ref support for ServiceInstance (#2022)
Fix travis config yaml error (#2122)
Make readiness and liveliness probes optional (#2121)
Fix unbind output (#2049)
Define test flags in nested svcat tests (#2118)
Update ServiceBinding's status when ServiceInstance has unresolved refs (#2110)
Speed up travis build (#2123)
Refactor Namespaced svcat commands (#2115)
Split docs build into travis stage (#2102)
Remove unused function (#2117)
Adding some volunteers to the SECURITY_CONTACTS file. (#2129)
Allow ns refs through ref update strategy (#2137)

v0.1.21

01 Jun 04:06
Compare
Choose a tag to compare

SVCat Binaries

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

Changes

Bring back root CA certificates to a Service Catalog Docker image (#2071)
fix docsite build issue (#2083)

v0.1.20

23 May 23:45
Compare
Choose a tag to compare

SVCat Binaries

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

Changes

Add zsh completion to svcat (#2023)
Add short description to svcat install and hide command in plugin mode (#2050)
Fix svc-cat.io button links (#2047)
Add make test-update-goldenfiles target (#2045)
Ensure examples are included in svcat's plugin.yaml (#2044)
Add minimum required etcd version (#2058)
cluster-info configmap role should be in catalog, specify the configmap namespace at startup (#2042)
Svcat help improvements (#2056)
Add descriptive message for empty parameters when using svcat (#2051) (#2053)
Tests for filter.go and comments in types.go (#2055)

v0.1.19

18 May 02:35
30be2f4
Compare
Choose a tag to compare

SVCat Binaries

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

Changes

  • Not all shells set PWD (#2024)
  • Ensure ServiceBinding gets deleted when ServiceInstance updated to an invalid plan after a successful bind (#1922)
  • Add --wait flag to svcat commands (#1991)
  • Set ExternalID in strategy, not defaults (#2028)
  • don't list plans twice (svcat describe class --traverse) (#2026)
  • Improve svcat's "x is required" error messages & make them consistent (#2038)
  • Add ServiceBroker control loop (#1993)
  • allow nill service plan during instance last op poll (#1940) (#1941)
  • Improve devguide for first time contributors (#2041)
  • Vendor build tools (#2034)
  • svcat: Show ParametersFrom in describe commands (#2043)

v0.1.18

10 May 17:45
Compare
Choose a tag to compare

good bug fixes for admission controllers.
using scratch for our final artifacts saves space and should decrease accessibility and silence some image scanning warnings.
Linux users should have less problems when they do a clean.

use all AdmissionControl plugins specified as enabled (#2013)
scratch instead of debian (#2003)
don't require specifying a plan when creating an instance (#2016)
re-enable Jenkins to run e2e (#2018)
Pre-create output directories. (#2020)

v0.1.17

03 May 05:09
Compare
Choose a tag to compare

Add svcat-install target (#1985)
Float docs TOC navbar when scrolling (#1994)
Renames the svcat --kube-context flag to --context (#1821) (#1997)
Consolidate introduction blurbs onto single landing page (#1995)
Add a TOC for the main sections of the doc site (#1996)
Keep InProgressProperties up-to-date (#1916)
Fix broken links on doc site (#2004)
Ensure a Namespaced KeyFunc for ServicePlans (#1988)
Only validate status on updates (#1972)
Move serviceBroker references to clusterServiceBroker in controllers (#1911)
fix secret example, add some details (#2002)

v0.1.16

27 Apr 09:52
Compare
Choose a tag to compare

At some point recently, we changed something and now require at least
kubernetes 1.9 to run on.

Rename ServiceBinding.spec.secretTransform to secretTransforms (plural) (#1957)
Add List/Relist Catalog Restrictions (#1773)
Workaround golint hosting problem (#1975)
Include secret name and keys in describe binding (#1961)
Revert "Workaround golint hosting problem (#1975)" (#1978)
Consolidate svcat plugin logic (#1955)
add rbac rules for cluster-info (#1974)
fixed message on line 62 of sync_cmd.go to more accurately reflect what is happening (#1979)
Service Catalog health check tool (#1904)
Fix event recorder scheme (#1981)
fix hyperkube to run from goland. (#1984)
svcat: bind and provision now support optional --external-id (#1930)
Update references to unsupported k8s versions (#1992)
Do not include UUID in get class|plan output (#1977)

v0.1.15

21 Apr 01:26
Compare
Choose a tag to compare

Copy the docs framework from core k8s
Speed up the tests
JSONPath support in SecretTransforms
k8s 1.10 base libraries
use upstream kubectl lib to parse kubeconfig in svcat
various creature comforts when running the services
JSON and YAML support in svcat

v0.1.14

13 Apr 02:12
Compare
Choose a tag to compare

Work on making cluster and namespace specific items.
Bumping the verison of the osb client from 0.0.7.
Alpha validaiton-through-implementation feature.

  • Move serviceClass references to clusterServiceClass in controllers (#1910)
  • Update to osb client 0.0.10 (#1925)
  • Move servicePlan references to clusterServicePlan in controllers (#1909)
  • Return dashboard url in responses to update service-instance requests (#1901)

v0.1.13

05 Apr 07:35
Compare
Choose a tag to compare

words discussing the automated builds (#1885)
Svcat bind params now supports --params-json (#1889)
Adding ServicePlan (namespaced plans) API (#1894)
Enable verbose logging in svcat (#1822)
Add namespaced ServiceBroker API (#1881)
Support provisioning by external id (#1756)
Bash completion for svcat (#1846)
e2e explicit plan check (#1261)