demo-k8s-codecheck

command module
v0.0.0-...-7313d9e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 5, 2022 License: GPL-2.0 Imports: 12 Imported by: 0

README

demo-k8s-codecheck

介绍

试验如何利用 k8s 的调度能力,分布式检查项目代码,提高检查速度。

需要试验的地方

在 k8s 环境下,将项目代码以只读方式挂载到 /code 并使用 codeclimate-cppcheck 进行检查,获取其输出。

编写 go client 程序,在 k8s 环境中新建 Jobs 切分任务,收集输出并且上报到一个地方。

转换输出为 codechecker 要求的格式,并上报到其中。

Documentation

Overview

Note: the example only works with the code within the same release/branch.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL