Releases: kubernetes-retired/service-catalog
v0.1.1
v0.1.0
v0.1.0-rc2
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
The exact same feature set as 0.0.24, but with the API moved to v1beta1
level.
v0.0.24
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
0.0.22
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
v0.0.20
0.0.19
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.