cloudfoundry / cloudfoundry/stratos

Scalability: Ensure common approach is used when setting max entity count for lists

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

Nobody has claimed this yet.

community scalability
Dominant language
TypeScript
Stars
267
Forks
137
Avg merge
5h 14m
Merged PRs (30d)
77

Description

  • Currently max list size is limited to a few places (app wall, cf level users, etc).
  • Need to..
    • Investigate whether for all lists we can set the same value
    • Investigate whether for all size nav bar 'wall' style list can set the same value
    • Investigate whether the service instance/user provider service instance list supports max list count
  • Apply max counts following above investigation
  • Set custom 'max' message per newly effected list

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 inventorying the list implementations for the app wall, CF-level users, size navigation-bar wall lists, and service instance or user provider service instance lists. Determine which lists support a maximum count and whether one common value is appropriate. Done means applicable lists use the chosen limits and each newly affected list has a custom max message.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.