Discuss global implications of deleting Broker, ServiceClass and Instance resources
Open
proposal
- Dominant language
- Go
- Stars
- 6
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
First questions to answer:
- Should `Broker` deletion trickle down to `ServiceClass`, `Instance` and `Binding` (and should that trigger a deprovision and unbind)?
- Should `ServiceClass` deletion trickle down to `Instance` and `Binding` (and should that trigger a deprovision and unbind)?
- Should `Instance` deletion trickle down to `Binding` (and should that trigger an unbind)?
- ~~Should `Binding` deletion cause an unbind?~~ Yes, see https://github.com/deis/steward-framework/issues/45
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.