Summary
RFC 0020 (architecture#178) introduces a two-phase release workflow that replaces the current single-workflow model. Implementation PRs are open in several repos but none are merged yet. This issue tracks completing the rollout across all component repos.
The v1.5.1 release exposed the cost of the current process: the operator image was built with wasm-shim:latest instead of the pinned v0.14.1 because version propagation relies on bespoke shell scripts and Makefile variables rather than a single source of truth. RFC 0020 eliminates this class of bug entirely.
Implementation PRs (open)
Repos still needing PRs
References
Summary
RFC 0020 (architecture#178) introduces a two-phase release workflow that replaces the current single-workflow model. Implementation PRs are open in several repos but none are merged yet. This issue tracks completing the rollout across all component repos.
The v1.5.1 release exposed the cost of the current process: the operator image was built with
wasm-shim:latestinstead of the pinnedv0.14.1because version propagation relies on bespoke shell scripts and Makefile variables rather than a single source of truth. RFC 0020 eliminates this class of bug entirely.Implementation PRs (open)
Repos still needing PRs
References