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.12

30 Mar 00:20
Compare
Choose a tag to compare

add svcat version (#1839)
Refactor service plan validations to extract common logic (#1870)
4xx, 5xx and Connection timeout should be retriable (not terminal errors) (#1765)
Support OSB API response schemas (#1869)
Use namesapce from current context in standalone svcat binary (#1802)
Display parameters in svcat describe instance/binding output (#1860)
statically compile (#1254)
update debian base from jessie to stretch (#1875)
Fix common validations regression (#1882)
Add namespaced ServiceClass API (#1859)
Cluster-id configmap (#1658)
Update of name in example ServiceClass (#1878)
Start orphan mitigation after receiving a last operation status for async provisioning (#1886)
Rename/move existing "ServicePlan" things (#1883)
Credentials remapping (#1868)
Update registry code from broker to clusterservicebroker (#1880)
don't overwrite generated files before verifying (#1891)

v0.1.11

23 Mar 00:29
Compare
Choose a tag to compare
  • svcat improvements, both in code and documentation
  • major refactoring in the controller
  • work started on namespace specific resources
  • update our osb client
  • various bugfixes

Add all-namespaces flag to svcat (#1782)
Add ObservedGeneration and Provisioned into ServiceInstanceStatus (#1748)
allow brokers to respond to getCatalog() with no services (#1772) (#1781)
Remove Failed condition if there was no terminal failure (#1788)
Adding the ability to sync a service instance (#1762)
Print deleted bindings (#1799)
Add enhanced parameter options to provision (#1785)
Allow retries for instances with Failed condition after spec changes (#1751)
Export the touch instance command (#1809)
Controller reconciliation rework - part 1 (ServiceInstance) (#1779)
Synchronize some generated code that was missed along the way (#1801)
Integrate svcat docs with Service Catalog's (#1784)
Controller reconciliation rework - part 2 (ServiceBinding) (#1819)
Add behavior to print deleted instance name (#1806)
reset RemovedFromBroker flag on plans that are re-added by broker (#1824)
[svcat] Adding a filter to get plan. (#1758)
Pass correct plan ID in deprovision request (for both deleting and orphan mitigation) (#1803)
Use k8s NewUUID method exclusively (#1836)
Extracting common plan spec into embeddable struct (#1833)
Revert "Pass correct plan ID in deprovision request (for both deleting and orphan mitigation) (#1803)" (#1843)
disable tests for deployment stage (#1845)
[WIP] Pass correct plan ID in deprovision request (for both deleting and orphan mitigation) (#1847)
Support for OSB PR#452. (#1849)
Extract common service class spec fields (#1834)
Extracting common broker spec elements into embeddable struct (#1841)
OrphanMitigation condition and different handling of retry timeout (#1789)
pick a better random port to listen on in integration tests (#1844)
Rename SharedServicePlanSpec to CommonServicePlanSpec (#1850)
Bump dependency on go-open-service-broker-client to 0.0.6 (#1856)
Update registry code from serviceclass to clusterserviceclass (#1852)
fix async deprovision retry (#1832)
Fix NamespaceScoped doc text for ns types (#1862)
Add NamespacedServiceBroker Feature (#1863)
Add NamespacedServiceBroker switch to helm chart (#1864)
Refactor common broker validations (#1865)
Catalog Controller should listen on https and serve metrics over TLS secured channel (#1851)
Refactor common serviceclass validations (#1858)
clear polling queue before starting new operation (#1855)

v0.1.9

01 Mar 02:00
97ddbab
Compare
Choose a tag to compare

Add unit tests for class, instance, plan backends in svcat (#1763)
prometheus: only return catalog specific metrics (#1774)
Bump dependency on go-open-service-broker-client to 0.0.4 (#1775)
Reset RemovedFromBrokerCatalog when broker re-adds a removed service …
Bump dependency on go-open-service-broker-client to 0.0.3 (#1768)
handle binding deletion that occurs during async bind (#1760)
2 of 4 fixes for golang 1.10 (#1764)
Add unit tests for binding and broker backends in svcat
In svcat verify service instance exists on unbind (#1750)
fix indentation from #1725 (#1759)
Publish svcat binaries during build (#1725)
also build with golang tip and allow tip to fail (#1734)
use pvc for etcd volume (#1684)
Ensure only href-checker runs on docs only commit (#1693)
log the version and build date on server startup (#1746)
allow getting and describing plans with class/plan name combo in svcat ...
print schemas when describing plan in svcat (#1740)
Add constraint for go-open-service-broker-client (#1738)
Increase timeout for broker condition polling in e2e (#1745)
Avoid Setting Authentication header twice (#1685)
wrap "rm -rf" with docker (#1735)
Allow upper case letters in Plan names (#1668)
Add a constraint on go-autorest (#1732)
Added validation for ServiceBinding spec ParametersFrom

v0.1.8

15 Feb 02:49
9fa4e70
Compare
Choose a tag to compare
  • Check for existing bindings only for instances with DeprovisionStatus == ServiceInstanceDeprovisionStatusRequired. (#1640)
  • Disable test-dep target temporarily
  • allow setting go version, clean up alignment
  • Prune vendor (#1739)
  • remove last vestiges of glide (#1696)
  • phony output binaries (#1729)
  • handle instance deletion that occurs during async provisioning or async update (#1587) (#1708)

v0.1.7

08 Feb 03:34
706e555
Compare
Choose a tag to compare

We had issues pushing the v0.1.6 images to the repo. v0.1.7 only addresses that issue.

we inconsistently rm things with and without docker (#1713)

v0.1.6

07 Feb 21:33
a38092d
Compare
Choose a tag to compare

add stages to Travis (#1712)
must run tests (#1698)
Load all client auth plugins in the cli (#1695)
undo 6bad71d (#1714)
Workaround spf13/viper stringarray bug (#1700)
Add custom columns to OpenAPI schema (#1597)
add integration test for proper async binding retry (#1688)
update docs of developer's guide (#1716)
Add PodPreset into settings api group (#1694)

v0.1.5

31 Jan 21:53
545ffdb
Compare
Choose a tag to compare

Bug 1539102 - Use userInfo for Originating-Identity so extras is correct. 1702

Call destroy function on each storage interface 1705

refactor binding reconciliation functions 1687

Change binding_retrievable to bindingRetrievable 1706

thread through stopCh to DestroyFunc 1671

Migrate from glide to dep for dependency management 1670

Add svcat to Makefile 1683

make verify validates that versioned APIs contain json tags for fields, addresses 1303 1480

Build the integration test binary before running any tests 1666

Update design.md 1674

controller requires permission to update secrets 1663

Contribute svcat 1664

Update dependencies to kubernetes-1.9.1 1633

v0.1.4

17 Jan 20:46
9c36019
Compare
Choose a tag to compare
chart changes for v0.1.4 release (#1669)

v0.1.3

16 Nov 02:55
bb3e4a1
Compare
Choose a tag to compare
Chart changes for 0.1.3 (#1573)

v0.1.2

03 Nov 00:48
48ecff1
Compare
Choose a tag to compare

Numerous fixes:

Chart changes for 0.1.2 (#1527)
Fix change validator to look up serviceclass properly (#1518)
Broker Reconciliation occurs too frequently (#1514)
When a SI is unbindable, mark the binding request failed. (#1522)
Clarify semantics around RelistDuration (#1516)
Send Context with UpdateInstanceRequest (#1517)
Enforce stricly increasing broker relistRequests (#1515)
Follow up from #1450 and #1444 (#1504)
Retry failed deprovision requests (#1505)
Allow updates of instances that failed a previous update. (#1502)
Use Plan ID from ExternalProperties when deprovisioning instance (#1501)
Adding message builder for expected event strings (#1465)
update osb client and freeze gorilla context (#1496)
Add unit tests verifying deleting a resource with an on-going operation or in orphan mitigation. (#1490)
Pretty logging for controller_instance.go (#1472)
Register qemu statics when building non-amd64 images (#1494)
fix 'Spring Cloud Services -> Configuring with Vault' link in docs (#1495)