cloudfoundry / cloudfoundry/stratos
Unable to delete a UPSI that has a bound app
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 267
- Forks
- 137
- Avg merge
- 5h 14m
- Merged PRs (30d)
- 77
Description
- api does not allow deletion of a service without first unbinding apps
- normal SI's allow a recursive, it's not in the docs for UPSI but worth a try
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing deletion of a UPSI with a bound app and compare the API behavior with deletion of a normal SI. Check whether the documented or attempted recursive option applies to UPSIs; done means the intended deletion behavior is established and verified for a bound UPSI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100