cloudfoundry / cloudfoundry/cf-java-client
Support on demand upgrades
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 334
- Forks
- 319
- PR merge metrics
- No merged PRs in 30d
Description
CC API version 2.135 supports a feature to upgrade on demand deployments created with an on demand broker. This has been added to the cli https://github.com/cloudfoundry/cli/releases/tag/v6.46.0 and it would be helpful to have it implemented in the java client as well. Furthermore, on a service instance get request, the client should also support the information related whether an upgrade is required.
The related story is here https://www.pivotaltracker.com/n/projects/2105761/stories/164961906
Contributor guide
No contributing guide indexed for this repository
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
Compare the CLI v6.46.0 implementation with Cloud Controller API v2.135 and inspect the Java client's existing service-instance operations. Done means the client can request on-demand upgrades for deployments created with an on-demand broker and exposes whether an upgrade is required when retrieving a service instance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100