We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
为什么需要
Proxy 和 Agent 支持使用不同拉起模式
你想要什么功能
GlobalSettings - GSE2_LINUX_AUTO_TYPE
模式1(string):crontab ... - gse_agent / gse_proxy 使用一致的 NodeType 模式2(json):{"gse_proxy": "crontab"} - 精细到 name 控制
crontab
{"gse_proxy": "crontab"}
代码变更覆盖功能点需要自测并截图
Agent 包仍用 rclocal
Proxy 包用 crontab
The text was updated successfully, but these errors were encountered:
feature: 支持细粒度控制渲染 Agent 包进程拉起 & 托管模式 (closed TencentBlueKing#1810)
4e4e51c
feature: 支持细粒度控制渲染 Agent 包进程拉起 & 托管模式 (closed #1810)
a79ae39
cffe6bc
89743ca
ZhuoZhuoCrayon
No branches or pull requests
背景
Proxy 和 Agent 支持使用不同拉起模式
功能
功能实现
建议的方案
实现方案
GlobalSettings - GSE2_LINUX_AUTO_TYPE
模式1(string):
crontab
... - gse_agent / gse_proxy 使用一致的 NodeType模式2(json):
{"gse_proxy": "crontab"}
- 精细到 name 控制功能自测
功能点 1 - 模式2 正常打包
Agent 包仍用 rclocal
Proxy 包用 crontab
...
The text was updated successfully, but these errors were encountered: