-
v0.1.137 Stable
released this
2026-07-12 06:57:20 +00:00 | 665 commits to main since this releaseChanged
- Kernel-path steps stop fetching tools at run time (Phase 2a). The kernel-build
verifystep (crane from GitHub) and the deployverify-sigstep (cosign from
GitHub) now run onpipeline-tools:v4(which bakes crane + cosign + kubectl) with
the runtimecurl … releases/downloadlines deleted. These fired on every kernel
roll — the same runtime-fetch SPOF class as the dl.min.io outage, now removed from
the security spine. Also dropped a redundantapt-get install jqin
pipeline-promote-image(jq is already baked). Seanfarm-side kernel-stager +
cosign-key-extractor get the same treatment in a companion seanfarm change.
Included changes (v0.1.136 -> v0.1.137)
6ba13b855facfeat(kernel): verify/deploy steps use baked pipeline-tools:v4 (no runtime crane/cosign fetch)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Kernel-path steps stop fetching tools at run time (Phase 2a). The kernel-build