cloudfoundry / cloudfoundry/cloud_controller_ng

v3/processes shows desired number of instances. No place for actual number of instances running.

Open
#2,128 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement unscheduled
Dominant language
Ruby
Stars
207
Forks
373
Avg merge
2d 12h
Merged PRs (30d)
56

Description

instances in the-process-object mentioned as The number of instances to run. That indicates a desired state. I don't see any place to get the actual instances running (more like running_instaces in old space_summary response.

Can this be considered as an extension to work being done for #2098?

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 with the v3 process object documentation and the work referenced in #2098, then compare its instances field with the old space_summary response. Determine how the API should expose the actual running instance count and document or test the completed response behavior.

Written by the indexing model from the issue text.

Assessment

Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.