deis / steward-framework

Go SDK for the Service Catalog Controller API
MIT License
6 stars 3 forks source link

Make the instance control loop listen on all namespaces & adapt to changes #29

Open arschles opened 8 years ago

arschles commented 8 years ago

Following https://github.com/deis/steward-framework/issues/16, the instance control loop should listen on all namespaces, automatically start listening on newly created namespaces, and gracefully stop listening on deleted namespaces.