Open Service Broker is an implementation of the "Open Service Broker API" based on Spring Boot & Groovy. It enables platforms such as Cloud Foundry & Kubernetes to provision and manage services.
Apache License 2.0
70
stars
25
forks
source link
bug: sensitive provider does delete update request. #349
The update request is due to the lazy db removed from the update request table,
preventing any statemachine to access the values. This is not feasible.
The update request is due to the lazy db removed from the update request table, preventing any statemachine to access the values. This is not feasible.