cloudfoundry / cloudfoundry/multiapps-controller

Support for user-provided service route binding

Open
#1,409 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.