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

fix: 终止任务,如果任务中部分主机没有 agent_id, 会导致终止失败 #2966

Closed
wangyu096 opened this issue May 10, 2024 · 0 comments
Assignees
Labels
done 已上线到正式环境并验收通过 for test 可以在测试环境进行验收 kind/bug 程序故障Bug,漏洞

Comments

@wangyu096
Copy link
Collaborator

Version / Branch / tag

v3.7.x-v3.9.x

出了什么问题?(What Happened?)
终止任务,如果任务中部分主机没有 agent_id, 会导致终止失败。

  • 下发给 GSE 的请求参数:
image - 错误原因 请求中包含空的 agent_id, 导致GSE 响应报错,Bad Request

如何复现?(How to reproduce?)
下发的目标主机中存在没有安装 GSE Agent 的情况下

@wangyu096 wangyu096 added kind/bug 程序故障Bug,漏洞 backlog 需求初始状态,等待产品进行评估 todo 进入开发排期的状态,纳入了最近的迭代 labels May 10, 2024
@wangyu096 wangyu096 self-assigned this May 10, 2024
jsonwan added a commit that referenced this issue May 10, 2024
fix: 终止任务,如果任务中部分主机没有 agent_id, 会导致终止失败 #2966
@bkjob-bot bkjob-bot added done 已上线到正式环境并验收通过 and removed backlog 需求初始状态,等待产品进行评估 todo 进入开发排期的状态,纳入了最近的迭代 labels May 13, 2024
@bkjob-bot bkjob-bot added the for test 可以在测试环境进行验收 label Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
done 已上线到正式环境并验收通过 for test 可以在测试环境进行验收 kind/bug 程序故障Bug,漏洞
Projects
None yet
Development

No branches or pull requests

2 participants