Support arbitrary parameters in binding and instance resources
Open
enhancement
- Dominant language
- Go
- Stars
- 6
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Some backends like CF brokers support arbitrary parameters in provision -- represented by the `Instance` resource -- and bind -- represented by the `Binding` resource -- calls. These resources should include a field, under their `spec` section, for these arbitrary parameters.
It will be the implementation's decision how to handle these params.
Moved and adapted from from https://github.com/deis/steward/issues/125
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.