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

[功能需求]新增一键生成CI/CD命令的功能 #141

Open
yongnights opened this issue Mar 1, 2023 · 1 comment
Open

[功能需求]新增一键生成CI/CD命令的功能 #141

yongnights opened this issue Mar 1, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@yongnights
Copy link

我这边通过kubepi使用Deployment部署了一个项目服务,后续更新的时候每次都需要手动更新该服务使用的镜像版本,因此,能不能在这个服务的管理界面新增一个一键生成CI/CD命令的功能,大概类似于一个curl的命令,给k8s上的该服务发送更新镜像版本的命令,不用再手动更新了,也不用通过修改yaml文件中的镜像版本进行更新了。

这种场景中,开发比较实用,提交代码到git仓库后使用jenkins进行编译打包,构造镜像推送到镜像仓库中去,此时再新增上这个CI/CD命令,就能自动实现k8s上项目服务的更新了,这中间不用手动再操作其他的了

@wanghe-fit2cloud wanghe-fit2cloud added the enhancement New feature or request label Mar 1, 2023
@wanghe-fit2cloud
Copy link
Member

感谢反馈。
后续版本会考虑该需求。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants