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

27 Oct 19:22
e4293d3
Compare
Choose a tag to compare
v0.1.1 chart changes (#1493)

v0.1.0

23 Oct 23:03
Compare
Choose a tag to compare

🎉

v0.1.0-rc2

17 Oct 00:59
Compare
Choose a tag to compare
v0.1.0-rc2 Pre-release
Pre-release

add back 'Processing' message for instance deletion (#1332)
Update logs for Cluster service plans. (#1389)
Fix a quoting nit (#1400)
add orphan mitigation-specific conditions for instances (#1378)
Updated missed fields in service and plan specs (#1406)
Handle default plan setting when using k8s names (#1405)
Document rbacEnable. (#1404)
Adding rbac definition for v1 api endpoint. (#1284)
differentiate between failed updates and provisions during deletion (#1383)
enable API aggregation and Service Catalog RBAC on Jenkins (#1333)
Validate relistDuration is non-negative (#1395)
Fix log messages for secrets (#1385)
fix status update when starting orphan mitigation (#1372)
Switch to wget for integration apiserver checks (#1384)
update OSB client to 2.13 (#1392)
default plan admission controller: filter list of service plans/service classes by the class name (#1351)
Check field names. Fix issue 1291 (#1379)
update comment for instance generation check (#1382)
remove internal poll method (#1381)
Rework the logging for controller_instance. (#1371)
address PR comment as a followup (#1380)
Add support for specifying plan using K8S names. (#1377)
Log number of secret keys created for binding credential (#1375)
Move controller constants into correct files (#1373)
Adding type to log. (#1339)
Remove k8s/k8s dependency (#1355)
Adding log formatting for BindingController. (#1352)
rename test variables to be consistent (#1315)
travis: skip cleanup before deploy (#1368)
fix travis tag checker (#1365)
Minor updates to README (#1360)

v0.1.0-rc1

11 Oct 15:33
Compare
Choose a tag to compare
v0.1.0-rc1 Pre-release
Pre-release

The exact same feature set as 0.0.24, but with the API moved to v1beta1 level.

v0.0.24

10 Oct 05:36
Compare
Choose a tag to compare
v0.0.24 Pre-release
Pre-release

The final alpha release of service-catalog

  • Service(Broker|Class|Plan) are renamed to Cluster* (#1319) (#1327) (#1349)
  • ServiceInstanceCredential is renamed to ServiceBinding (#1340) (#1347)
  • Support for ServiceInstance plan and parameter updates (#1289)
  • Orphan mitigation for ServiceBindings (#1241)
  • Reformatting changes to numerous log messages for readability (#1336) (#1341)
  • Rebased to K8S 1.8 machinery (#1334)
  • Removed catalog entries are detected and reflected in status (#1353)
  • Walkthrough significantly updated

v0.0.23

04 Oct 15:22
Compare
Choose a tag to compare
v0.0.23 Pre-release
Pre-release

Major changes in this release:

  • Drop TPR support (#1322)
  • Add spec.serviceBrokerName to ServicePlan resource (#1307)
  • Correctly set reference fields on ServiceInstance resource (#1305)
  • Update walkthrough to reflect current state of resources (#1308)

0.0.22

30 Sep 11:09
Compare
Choose a tag to compare
0.0.22 Pre-release
Pre-release

Weekly alpha release. Key changes include:

  • split plans off of service classes (#1106)
  • Add option to helm charts for enabling OriginatingIdentity feature (#1251)
  • Add Spec to ServiceClass and ServicePlan (#1252)
  • block concurrent updates to ServiceInstance and ServiceInstanceCredential (#1213)
  • Implement changes to k8s naming of ServiceClass and ServicePlan (#1249)
  • add instance orphan mitigation (#1248)
  • Store in-progress and external properties in instance and binding status. (#1250)
  • Fix HTTP verbs supported by serviceinstancecredentials/status (#1304)
  • Fix HTTP verbs supported by serviceinstances/status (#1302)

v0.0.21

20 Sep 01:19
Compare
Choose a tag to compare
v0.0.21 Pre-release
Pre-release

Notable features:

  • Broker relist (#1183)
  • Broker resource secret auth checking (#1186)
  • Use feature gates in controller-manager (#1231)

v0.0.20

14 Sep 03:56
Compare
Choose a tag to compare
v0.0.20 Pre-release
Pre-release

The 20th alpha release of service-catalog

Major features include:

  • Controller limits of work
  • Send originating identity header

0.0.19

08 Sep 00:35
Compare
Choose a tag to compare
0.0.19 Pre-release
Pre-release

This is the 19th release of the service-catalog. Key updates include:

  • Remove osb prefix from example ServiceClass (#1201)
  • fix cleaning of build output for non-root users (#1205)
  • Instance deletion lifecycle enhancements, issue #820 (#1159)
  • Removing errexit from TLS setup script (#1206)

But the biggest reason for this short release cycle is to push the non-amd64 versions of our images, which #1205 fixed.