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

[FEATURE] Agent 配置重载功能优化 #1769

Closed
ZhuoZhuoCrayon opened this issue Aug 23, 2023 · 1 comment
Closed

[FEATURE] Agent 配置重载功能优化 #1769

ZhuoZhuoCrayon opened this issue Aug 23, 2023 · 1 comment
Assignees
Labels
done 已上线到正式环境并验收通过 kind/feature 功能

Comments

@ZhuoZhuoCrayon
Copy link
Member

背景

为什么需要

  1. 功能缺失:目前仅渲染 Agent 的配置,对于 Proxy 的配置,例如 gse_data_proxy.conf gse_file_proxy.conf 等却没有渲染下发,不太符合预期

1.0 的 Proxy:
image

2.0 的 Proxy:

image

  1. 2.0 应该是根据 Agent 版本,选择配置模板,如果版本取不到,再取默认版本

功能

你想要什么功能

  1. 补齐配置渲染能力(Proxy 要把所有配置下发下去)
  2. 2.0 根据版本来选择模板

功能实现

建议的方案

实现方案

功能自测

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

功能点 1

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

功能点 2

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

...

@ZhuoZhuoCrayon ZhuoZhuoCrayon added kind/feature 功能 backlog 需求初始状态,等待产品进行评估 labels Aug 23, 2023
wyyalt added a commit to wyyalt/bk-nodeman that referenced this issue Oct 16, 2023
@wyyalt
Copy link
Collaborator

wyyalt commented Oct 18, 2023

自测
1.0 proxy
image

2.0 proxy
image

@wyyalt wyyalt added todo 进入开发排期的状态,纳入了最近的迭代 for test 可以在测试环境进行验收 tested 已经在测试环境验收通过 and removed backlog 需求初始状态,等待产品进行评估 todo 进入开发排期的状态,纳入了最近的迭代 for test 可以在测试环境进行验收 labels Oct 18, 2023
wyyalt added a commit to wyyalt/bk-nodeman that referenced this issue Oct 25, 2023
wyyalt added a commit to wyyalt/bk-nodeman that referenced this issue Oct 25, 2023
wyyalt added a commit to wyyalt/bk-nodeman that referenced this issue Oct 25, 2023
wyyalt added a commit to wyyalt/bk-nodeman that referenced this issue Oct 25, 2023
wyyalt added a commit to wyyalt/bk-nodeman that referenced this issue Oct 25, 2023
wyyalt added a commit to wyyalt/bk-nodeman that referenced this issue Oct 25, 2023
@wyyalt wyyalt added for test 可以在测试环境进行验收 tested 已经在测试环境验收通过 done 已上线到正式环境并验收通过 and removed tested 已经在测试环境验收通过 for test 可以在测试环境进行验收 labels Oct 30, 2023
@wyyalt wyyalt closed this as completed in 7b98692 Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
done 已上线到正式环境并验收通过 kind/feature 功能
Projects
Status: In progress
Development

No branches or pull requests

2 participants