Skip to main content

skaff-runner

Run the ENTIRE skaff operator codegen pipeline deterministically, via a bundled script — every kind declared in skaff.yml, all four generators in the required order (types → objects → adapters scaffold → controllers), then controller-gen through primus so deepcopy and the CRDs match. Use whenever you need to (re)generate the operator's per-kind files — after editing skaff.yml, bumping the OpenAPI spec, or adding a mirrored kind. Also covers preparing the pinned spec the pipeline reads from tmp/spec/openapi.yml: from a signoz branch, from a spec constructed by regenerating signoz's code, or from signoz's origin/main by default. It regenerates every declared kind, never a single one; it does not edit skaff.yml, hand-complete adapter Find logic, flesh out samples, or run the build/lint/test gate.

跳到安装

来源信息

仓库
SigNoz/signoz-operator
最近来源活动
2026年8月26日 15:22
检测到的 SKILL.md 语言
英语
星标
10
分支
6

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。