Add filters to ServiceClass creation
Open
proposal
- Dominant language
- Go
- Stars
- 6
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
When a `Broker` is created, the broker control loop calls the CF service broker API at the `Broker`'s specified host information, converts all responses to a list of `ServiceClass`es, and writes them all to Kubernetes. The API should allow for running each `ServiceClass` through a caller-specified filter before writing them to Kubernetes, so service catalog controller creators can opt out of services they don't want published.
Moved from https://github.com/deis/steward/issues/128
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.