cloudfoundry / cloudfoundry/cloud_controller_ng
v3/processes shows desired number of instances. No place for actual number of instances running.
Nobody has claimed this yet.
- 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
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 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