-
v0.4.12 Stable
released this
2026-07-17 09:42:17 +00:00 | 4 commits to main since this releaseAdded
- operator.mk — the canonical shared Makefile scaffolding. Tool pins + installers
(ENVTEST_VERSION derived from controller-runtime, ENVTEST_K8S_VERSION derived
MINOR-only from k8s.io/api — full-patch derivation failed live on 1.35.2) and the core
dev-loop targets. Operators vendor a copy +includeit; the lib-bump autoland
re-syncs the copy from each release tag, so toolchain scaffolding can never silently
drift again (kratos sat on release-0.19/golangci-v1 for months unnoticed).
Included changes (v0.4.11 -> v0.4.12)
d32a8df94166feat(operator.mk): canonical shared Makefile scaffolding for the operators
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- operator.mk — the canonical shared Makefile scaffolding. Tool pins + installers