command
module
Version:
v0.0.0-...-7313d9e
Opens a new window with list of versions in this module.
Published: Mar 5, 2022
License: GPL-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
demo-k8s-codecheck
介绍
试验如何利用 k8s 的调度能力,分布式检查项目代码,提高检查速度。
需要试验的地方
在 k8s 环境下,将项目代码以只读方式挂载到 /code 并使用 codeclimate-cppcheck 进行检查,获取其输出。
编写 go client 程序,在 k8s 环境中新建 Jobs 切分任务,收集输出并且上报到一个地方。
转换输出为 codechecker 要求的格式,并上报到其中。
Documentation
¶
Note: the example only works with the code within the same release/branch.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.