cloudfoundry / cloudfoundry/cloud_controller_ng
Add support for service credentials rotation on app push/restage
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 207
- Forks
- 373
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 56
Description
Feature Request
The OSB API project is working on the next release of their specification. The new version, which is not yet released will support binding rotation. Service brokers will be able to indicate that a binding could be rotated. It will be nice improvement to the Cloud Foundry APIs to support this. The officially documented approach to rotate service credentials involves a downtime. They could be rotated also without a downtime following the approach documented in this issue using a blue-green deployment, but still many steps are required to rotate a service credential.
Context
This Slack discussion has a little bit context: https://cloudfoundry.slack.com/archives/C07C04W4Q/p1619784761094600
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 reading the linked OSB binding-rotation specification and the Cloud Foundry documentation and design issue referenced in the request. The issue names support for credential rotation during app push or restage; done would mean enabling that workflow without the documented downtime, but it does not identify files, tests, or an implementation entry point.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100