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: Allow deleting backups with missing externalId #325
The may be many reasons for a backup to be missing an externalId. We should allow the deletion of those backups.