cloudfoundry / cloudfoundry/stratos

Allow admin to override max list settings at run time

Open
#4,205 0 comments 0 reactions 0 assignees View on GitHub

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 Configuration object 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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.