cloudfoundry / cloudfoundry/stratos
Allow admin to override max list settings at run time
Open
Nobody has claimed this yet.
feature-request
scalability
- Dominant language
- TypeScript
- Stars
- 267
- Forks
- 137
- Avg merge
- 5h 14m
- Merged PRs (30d)
- 77
Description
BE
- Currently two env vars are passed to FE via the
Configurationobject and returned in the info call - Access to these should be changed to the general FE config approach
- Provide a url to fetch & update config values (might already exist)
FE
- Present config values and allow admin user to update
- Q: Hardcode to max settings or include setup ones?
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 tracing the two environment values through the backend Configuration object and info call, then review the existing general FE config approach. Check whether a URL for fetching and updating config values already exists. Done means admins can view and update the relevant max list settings at runtime, with the scope of configurable values decided.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100