Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature]bcs-client支持批量创建与删除Mesos资源 #362

Closed
DeveloperJim opened this issue Feb 19, 2020 · 0 comments
Closed

[feature]bcs-client支持批量创建与删除Mesos资源 #362

DeveloperJim opened this issue Feb 19, 2020 · 0 comments
Assignees
Labels
confirmed issue is confirmed enhancement New feature or request feature new feature inner issue comes from Tencent side
Milestone

Comments

@DeveloperJim
Copy link
Collaborator

feature相关背景与描述
为了方便bk-bcs SaaS统一使用helm chart管理所有系统容器插件,Mesos相关服务插件需要统一调整为helm chart的方式进行安装。该安装方式需要bcs-client支持单文件内多json结构批量创建/删除特性,便于与SaaS集成,完成自动化管理功能。

解决方案描述
bcs-client支持以下两个命令:

  • bcs-client apply -f:通过文件连续创建多个mesos资源
  • bcs-client clean -f:通过文件连续删除多个mesos资源
@DeveloperJim DeveloperJim added enhancement New feature or request inner issue comes from Tencent side feature new feature confirmed issue is confirmed service labels Feb 19, 2020
@DeveloperJim DeveloperJim added this to the 1.16.x迭代 milestone Feb 19, 2020
@DeveloperJim DeveloperJim self-assigned this Feb 19, 2020
DeveloperJim added a commit to DeveloperJim/bk-bcs that referenced this issue Feb 19, 2020
DeveloperJim added a commit to DeveloperJim/bk-bcs that referenced this issue Feb 26, 2020
DeveloperJim added a commit to DeveloperJim/bk-bcs that referenced this issue Feb 26, 2020
DeveloperJim added a commit to DeveloperJim/bk-bcs that referenced this issue Feb 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
confirmed issue is confirmed enhancement New feature or request feature new feature inner issue comes from Tencent side
Projects
None yet
Development

No branches or pull requests

1 participant