• v0.4.12 c6620a86f8

    v0.4.12 Stable

    pipeline-bot released this 2026-07-17 09:42:17 +00:00 | 4 commits to main since this release

    Added

    • 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 + include it; 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)

    • d32a8df94166 feat(operator.mk): canonical shared Makefile scaffolding for the operators
    Downloads