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

feat:构建环境中的节点,支持停用/启用 #10258

Open
fayewong-v5 opened this issue Apr 24, 2024 · 2 comments
Open

feat:构建环境中的节点,支持停用/启用 #10258

fayewong-v5 opened this issue Apr 24, 2024 · 2 comments
Assignees
Labels
for gray UAT environment in tencent has been deploy for test Test environment in tencent has been deploy kind/enhancement 功能改进特性 todo todo

Comments

@fayewong-v5
Copy link
Contributor

fayewong-v5 commented Apr 24, 2024

背景:
当某个节点环境有问题或出现异常时,希望先将此节点暂时停用,待问题解决后再启用。不希望直接停用节点,因为修复问题过程中,需要进行测试验证问题。

需求:
1、停用/启用入口加在下图所示位置:
image

  • 当停用后,对应的行灰掉
  • 停用的节点排在前边
  • 仅构建环境下的节点支持停用/启用
  • 环境管理员可以进行此操作(需要增加权限action)

2、停用后,使用此环境的流水线 Job 任务不会被分配到此节点上

@fayewong-v5 fayewong-v5 added the kind/enhancement 功能改进特性 label Apr 24, 2024
@bkci-bot bkci-bot added the todo todo label Apr 25, 2024
vhwweng added a commit to vhwweng/bk-ci that referenced this issue May 9, 2024
vhwweng added a commit to vhwweng/bk-ci that referenced this issue May 9, 2024
vhwweng added a commit to vhwweng/bk-ci that referenced this issue May 9, 2024
@bkci-bot bkci-bot added for test Test environment in tencent has been deploy todo todo and removed todo todo labels May 14, 2024
@fabio-he
Copy link
Collaborator

环境的节点停用后,使用该环境执行JOB一直循环"agent等待释放"
image

@bkci-bot bkci-bot removed the todo todo label May 20, 2024
@fabio-he
Copy link
Collaborator

环境使用者 也能进行停用启用操作, 不符合预期

@fabio-he fabio-he added the tested 测试环境通过/test patest passed for test stage label May 20, 2024
vhwweng added a commit to vhwweng/bk-ci that referenced this issue May 22, 2024
@bkci-bot bkci-bot added todo todo and removed todo todo labels May 22, 2024
@bkci-bot bkci-bot added for gray UAT environment in tencent has been deploy and removed for test Test environment in tencent has been deploy tested 测试环境通过/test patest passed for test stage labels Jun 3, 2024
@tangruotian tangruotian added the tested 测试环境通过/test patest passed for test stage label Jun 4, 2024
bkci-bot added a commit that referenced this issue Jun 4, 2024
feat:构建环境中的节点,支持停用/启用 #10258
@bkci-bot bkci-bot added for test Test environment in tencent has been deploy todo todo and removed for test Test environment in tencent has been deploy tested 测试环境通过/test patest passed for test stage labels Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for gray UAT environment in tencent has been deploy for test Test environment in tencent has been deploy kind/enhancement 功能改进特性 todo todo
Projects
None yet
Development

No branches or pull requests

5 participants