Skip to content
This repository has been archived by the owner on Dec 13, 2021. It is now read-only.

Cleanup User-Driven Shield Jobs and Targets #183

Open
3 tasks
ampersand8 opened this issue Oct 29, 2018 · 0 comments
Open
3 tasks

Cleanup User-Driven Shield Jobs and Targets #183

ampersand8 opened this issue Oct 29, 2018 · 0 comments

Comments

@ampersand8
Copy link
Contributor

Problem

Open Service Broker creates a target and a job on shield when user requests a backup (see here). Those will never be deleted, even when the service instance is being cleaned up.

Requirements

  • Cleanup shield jobs of deleted service instances
  • Cleanup shield targets of deleted service instances
  • Do not fail service deprovisioning because of failing shield deregistration

Proposal

This functionality could be added with the existing notifyServiceInstanceDeletion, either at deprovisioning (should be async in that case) or with the service instance cleanup job.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant