kubernetes-retired / service-catalog

Consume services in Kubernetes using the Open Service Broker API
https://svc-cat.io
Apache License 2.0
1.05k stars 385 forks source link

Implement orphan mitigation for bindings #989

Closed pmorie closed 7 years ago

pmorie commented 7 years ago

See https://github.com/kubernetes-incubator/service-catalog/issues/988; this issue is to implement the orphan mitigation behavior for bindings.

Depends on #968

pmorie commented 7 years ago

I think this probably should block on #988 since the behaviors for bindings will be simpler, and we should be consistent with what we do for instances.

kibbles-n-bytes commented 7 years ago

Sounds like @jpeeler, you were interested in this, right?

jpeeler commented 7 years ago

yes I'll take it @kibbles-n-bytes

pmorie commented 7 years ago

Closed by #1241