cloudfoundry / cloudfoundry/cf-java-client

Support on demand upgrades

未关闭
#983 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

client enhancement operations triaged
主要语言
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

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。