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: 插件管理页面筛选插件状态时支持筛选未安装插件的主机 #2415

Open
chalice-1831 opened this issue Aug 27, 2024 · 0 comments
Assignees
Labels
backlog 需求初始状态,等待产品进行评估 kind/feature 功能

Comments

@chalice-1831
Copy link
Collaborator

背景

为什么需要

场景:需要查找某插件如bkmonitorbeat没有安装的主机,在页面上筛选出来后通过批量安装托管的方式安装。现在的页面筛选无法筛选出没安装插件的主机。

功能

你想要什么功能

插件管理页面筛选插件状态时支持筛选未安装插件的主机

功能实现

建议的方案

页面上显示的是head_plugins里指定的插件
在plugin/search接口里 取这个主机在procstatus里关联插件和head_plugins的差集 就是not_installed的

此外还需要前端支持

实现方案

功能自测

代码变更覆盖功能点需要自测并截图

功能点 1

描述代码变更涉及功能点及自测截图

功能点 2

描述代码变更涉及功能点及自测截图

...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog 需求初始状态,等待产品进行评估 kind/feature 功能
Projects
None yet
Development

No branches or pull requests

3 participants