Azure / meta-azure-service-broker

A service broker to manage multiple Azure services in Cloud Foundry
Apache License 2.0
39 stars 44 forks source link

Make userRoles and userPermissions in failover group service updatable #195

Closed zhongyi-zhang closed 5 years ago

norshtein commented 5 years ago

One more question, why userRoles and userPermissions is not set as an bind parameter?

zhongyi-zhang commented 5 years ago

As I mentioned in a email thread, this is a experimental bad design drove by an urgent request. Now we can't make a breaking change. So we should definitely put them in binding parameters in OSBA.

norshtein commented 5 years ago

Aha... I found that email, thanks for the explanation!

zhongyi-zhang commented 5 years ago

Thanks for the review.