cloudfoundry / cloudfoundry/cf-java-client
Support on demand upgrades
还没有人认领这个 Issue。
- 主要语言
- Java
- 星标
- 334
- 派生
- 319
- PR 合并指标
- 30 天内没有已合并 PR
描述
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
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
将 CLI v6.46.0 的实现与 Cloud Controller API v2.135 进行比较,并检查 Java 客户端现有的 service-instance 操作。完成的标准是:客户端可以为使用按需 broker 创建的 deployment 请求按需升级,并在获取 service instance 时公开是否需要升级。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- api
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 30/100