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

Implement Open Service Broker parameter schemas #490

Closed
pmorie opened this issue Mar 7, 2017 · 3 comments
Closed

Implement Open Service Broker parameter schemas #490

pmorie opened this issue Mar 7, 2017 · 3 comments

Comments

@pmorie
Copy link
Contributor

pmorie commented Mar 7, 2017

This issue is to implement parameter schemas in the Open Service Broker APIs as defined in:

This means:

  1. Updating our internal OSB API client to handle the new fields
  2. Updating our API to incorporate the information
  3. Determine what type of validations to add:
  4. Likely we will need an admission controller to enforce validatons on Parameters for Instance and Binding versus their ServiceClass and ServicePlan
  5. Should there be a way to bypass those validations?
  6. Should extra parameters be allowed which are not explicitly mentioned in the schema?

I'm adding this to MVP-2, but it might realistically be a 'Later' item.

@pmorie pmorie modified the milestones: MVP 2, MVP 3 Mar 7, 2017
@pmorie
Copy link
Contributor Author

pmorie commented Apr 6, 2017

We should add these as alpha fields for now, typed as RawExtension.

@pmorie pmorie modified the milestones: 0.0.3, 0.0.2 Apr 6, 2017
@pmorie
Copy link
Contributor Author

pmorie commented Apr 6, 2017

Moving this out to 0.0.3 because we will not make progress on it before then.

@arschles
Copy link
Contributor

Moving out of a milestone until we decide when to do this on the roadmap

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants