cloudfoundry / cloudfoundry/multiapps-controller
Support for user-provided service route binding
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 65
- Forks
- 41
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 11
Description
Description
For SAP BTP one of the recommended ways to implement rate limiting is usage of route services. To do this with mta/mtad currently we can only use tasks with commands to create user-provided services with -r parameter and then binding them with bind-route-service.
It would be nice to be able to specify it declaratively in yaml.
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
No files, tests, or entry points are named. Start by tracing the existing mta/mtad task flow for the -r option and bind-route-service, then identify the YAML model and validation paths; done means route-service creation and binding can be specified declaratively without task commands.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, yaml
- Domain
- backend, cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100