cloudfoundry / cloudfoundry/cf-java-client
Create service instance using V3 possible?
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 334
- Forks
- 319
- PR merge metrics
- No merged PRs in 30d
Description
We are trying to create a service instance using v3 api from cf-java-client. We couldn't find an implementation for v3 in the latest version 5.6.0.RELEASE of Cloud-foundry-operations. We also noticed that the cloud-foundry-client / cloud-foundry-client-reactor doesn't have all the necessary request and response models to support v3 service instance creation.
Question:
Is there a way to create a service instance using v3 from cf-java-client?
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
Start by reviewing the existing v3 support in cloud-foundry-operations, cloud-foundry-client, and cloud-foundry-client-reactor, focusing on service-instance request and response models. Clarify the required v3 API behavior and identify the missing implementation; done means service-instance creation is supported or the limitation is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100