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

perf: 提供步骤详情与步骤执行结果查询的APIGW接口 #2596

Closed
jsonwan opened this issue Nov 8, 2023 · 0 comments
Closed

perf: 提供步骤详情与步骤执行结果查询的APIGW接口 #2596

jsonwan opened this issue Nov 8, 2023 · 0 comments
Assignees
Labels
done 已上线到正式环境并验收通过 kind/enhancement 功能改进特性
Milestone

Comments

@jsonwan
Copy link
Collaborator

jsonwan commented Nov 8, 2023

为支持蓝盾Job对接新版作业平台的需求,需要提供以下接口:
步骤详情查询接口:支持通过步骤ID查询步骤内容(脚本步骤:脚本内容、参数、超时时间、执行账号等,文件步骤:源文件信息、目标路径、执行账号、超时参数等);
步骤执行结果接口:支持通过步骤ID及查询参数(关键字、IP、结果类型、标签、单个分组返回的最大IP数量)过滤查询步骤内各IP的执行结果。

@jsonwan jsonwan added kind/enhancement 功能改进特性 backlog 需求初始状态,等待产品进行评估 labels Nov 8, 2023
@jsonwan jsonwan self-assigned this Nov 8, 2023
jsonwan added a commit to jsonwan/bk-job that referenced this issue Nov 14, 2023
jsonwan added a commit to jsonwan/bk-job that referenced this issue Nov 17, 2023
jsonwan added a commit to jsonwan/bk-job that referenced this issue Nov 23, 2023
jsonwan added a commit to jsonwan/bk-job that referenced this issue Nov 23, 2023
jsonwan added a commit to jsonwan/bk-job that referenced this issue Nov 23, 2023
jsonwan added a commit to jsonwan/bk-job that referenced this issue Nov 23, 2023
步骤执行结果查询接口支持获取所有分组数据
jsonwan added a commit to jsonwan/bk-job that referenced this issue Nov 23, 2023
jsonwan added a commit to jsonwan/bk-job that referenced this issue Nov 24, 2023
jsonwan added a commit to jsonwan/bk-job that referenced this issue Nov 24, 2023
jsonwan added a commit to jsonwan/bk-job that referenced this issue Nov 25, 2023
jsonwan added a commit to jsonwan/bk-job that referenced this issue Nov 25, 2023
jsonwan added a commit to jsonwan/bk-job that referenced this issue Nov 27, 2023
jsonwan added a commit to jsonwan/bk-job that referenced this issue Nov 28, 2023
jsonwan added a commit to jsonwan/bk-job that referenced this issue Nov 28, 2023
jsonwan added a commit to jsonwan/bk-job that referenced this issue Nov 28, 2023
jsonwan added a commit to jsonwan/bk-job that referenced this issue Nov 28, 2023
步骤执行结果查询接口支持获取所有分组数据
jsonwan added a commit to jsonwan/bk-job that referenced this issue Nov 28, 2023
jsonwan added a commit to jsonwan/bk-job that referenced this issue Nov 28, 2023
jsonwan added a commit to jsonwan/bk-job that referenced this issue Nov 28, 2023
jsonwan added a commit to jsonwan/bk-job that referenced this issue Nov 28, 2023
jsonwan added a commit to jsonwan/bk-job that referenced this issue Nov 28, 2023
jsonwan added a commit to jsonwan/bk-job that referenced this issue Nov 28, 2023
jsonwan added a commit to jsonwan/bk-job that referenced this issue Nov 28, 2023
jsonwan added a commit to jsonwan/bk-job that referenced this issue Nov 28, 2023
jsonwan added a commit to jsonwan/bk-job that referenced this issue Dec 7, 2023
jsonwan added a commit to jsonwan/bk-job that referenced this issue Dec 7, 2023
jsonwan added a commit to jsonwan/bk-job that referenced this issue Dec 7, 2023
wangyu096 added a commit that referenced this issue Dec 7, 2023
perf: 提供步骤详情与步骤执行结果查询的APIGW接口 #2596
jsonwan added a commit to jsonwan/bk-job that referenced this issue Dec 11, 2023
jsonwan added a commit to jsonwan/bk-job that referenced this issue Dec 11, 2023
@nekzhang nekzhang added this to the V3.8.6 milestone Dec 11, 2023
wangyu096 added a commit that referenced this issue Dec 11, 2023
perf: 提供步骤详情与步骤执行结果查询的APIGW接口 #2596
@jsonwan jsonwan added todo 进入开发排期的状态,纳入了最近的迭代 doing 已经接受处理,正在开发实施 labels Dec 13, 2023
jsonwan added a commit to jsonwan/bk-job that referenced this issue Dec 18, 2023
调整接口返回数据结构,补充分组内主机总量字段
jsonwan added a commit to jsonwan/bk-job that referenced this issue Dec 18, 2023
调整接口返回数据结构,补充分组内主机总量字段
jsonwan added a commit to jsonwan/bk-job that referenced this issue Dec 18, 2023
jsonwan added a commit to jsonwan/bk-job that referenced this issue Dec 18, 2023
jsonwan added a commit that referenced this issue Dec 18, 2023
perf: 提供步骤详情与步骤执行结果查询的APIGW接口 #2596
@bkjob-bot bkjob-bot added for test 可以在测试环境进行验收 and removed backlog 需求初始状态,等待产品进行评估 todo 进入开发排期的状态,纳入了最近的迭代 doing 已经接受处理,正在开发实施 labels Dec 20, 2023
@bkjob-bot bkjob-bot added for gray 可以在灰度环境/预发布环境验收 done 已上线到正式环境并验收通过 and removed for test 可以在测试环境进行验收 for gray 可以在灰度环境/预发布环境验收 labels Dec 28, 2023
jsonwan added a commit to jsonwan/bk-job that referenced this issue Jan 3, 2024
步骤详情接口中主机信息添加agentId与agent状态字段
jsonwan added a commit to jsonwan/bk-job that referenced this issue Jan 3, 2024
步骤详情接口中主机信息添加agentId与agent状态字段
wangyu096 added a commit that referenced this issue Jan 3, 2024
perf: 提供步骤详情与步骤执行结果查询的APIGW接口 #2596
jsonwan added a commit to jsonwan/bk-job that referenced this issue Jan 10, 2024
jsonwan added a commit that referenced this issue Jan 10, 2024
perf: 提供步骤详情与步骤执行结果查询的APIGW接口 #2596
@bkjob-bot bkjob-bot added for test 可以在测试环境进行验收 for gray 可以在灰度环境/预发布环境验收 and removed for test 可以在测试环境进行验收 labels Jan 11, 2024
@bkjob-bot bkjob-bot removed the for gray 可以在灰度环境/预发布环境验收 label Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
done 已上线到正式环境并验收通过 kind/enhancement 功能改进特性
Projects
None yet
Development

No branches or pull requests

3 participants