kubernetes-retired / go-open-service-broker-client

A golang client for service brokers implementing the Open Service Broker API
Apache License 2.0
61 stars 51 forks source link

Add Support for OSBAPI 2.16 #165

Closed jhvhs closed 2 years ago

jhvhs commented 4 years ago
Once the 2.15 support #161 is complete, support for 2.16 has to be added. Below is a list of items from the relevant release notes: Feature Current status
Allow Service Brokers to indicate if a Service Instance is still usable after a failed update or deprovisioning and if an update can be repeated WORK REQUIRED
Add support for ETag and If-Modified-Since headers in catalog requests WORK REQUIRED
Service Instances can be labelled with information defined by the Service Broker when provisioned or updated WORK REQUIRED
Specify an expiration timestamp for the binding WORK REQUIRED
Specify Service ID and Plan ID as hints when retrieving a service binding or a service instance WORK REQUIRED
Add guidance of how long the state of an operation SHOULD be remembered N/A
Add guidance to handle 500 errors from Service Instance update N/A
Add guidance to handle requests with invalid data N/A
Specify that Platforms SHOULD NOT reuse IDs N/A
Add CF and K8s annotations to the profile document N/A
Clarify the response code when Platform does not provide the required API version header N/A
fejta-bot commented 3 years ago

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /lifecycle stale

jhvhs commented 3 years ago

/remove-lifecycle stale /lifecycle frozen

mrbobbytables commented 2 years ago

This project is being archived, closing open issues and PRs. Please see this PR for more information: https://github.com/kubernetes/community/pull/6632