cloudfoundry / cloudfoundry/stratos

Improve handling of create/edit service instances

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

Nobody has claimed this yet.

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

Description

  • See src/frontend/packages/core/src/shared/components/add-service-instance/csi-mode.service.ts
  • Rather confusing process, needs tidying up
  • Covers create/edit service instance from service (/marketplace), service instance list, app's service instance list and space service instance 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 reading src/frontend/packages/core/src/shared/components/add-service-instance/csi-mode.service.ts and tracing how it handles create and edit flows. Compare its use from the marketplace, service instance list, app service instance list, and space service instance list. Done means the process is tidier and consistent across all listed entry points, with the expected behavior preserved.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.