chore(rk): cut rk-v0.3.1 (election + uplink-stall hardening) - #51
Merged
Conversation
Pin the DaemonSet to rk-v0.3.1 and add the changelog entry covering #45 (seniority forfeit on demotion, closes #41), #50 (uplink stall detector, closes #38), and the CI cachix changes (#46, #49). Process change approved on 2026-07-06: rk-image.yml dispatches with an rk-v* tag now also push :latest, so releases no longer need a second manual dispatch to keep :latest aligned.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Release PR for rk-v0.3.1. Ships the two long-uptime hardening fixes merged today (#45 election seniority forfeit, #50 uplink stall detector) to the cluster; same upstream base as rk-v0.3.0 (
54596e6d).Changes
deploy/rk-k3s/exo-daemonset.yaml: image pinrk-v0.3.0->rk-v0.3.1.docs/rk-hardware/CHANGELOG.md: rk-v0.3.1 entry (fix(rk): forfeit election seniority on demotion聽#45, fix(rk): detect uplink stalls and log foreign-session discards聽#50, CI ci(rk): push nix artifacts to the fork-owned exo-rkllama cachix cache聽#46/ci(rk): push to cachix only from rk-ci聽#49, this PR)..github/workflows/rk-image.yml: dispatches with anrk-v*tag also push:latest(approved process change from the rk-v0.2.3 retro; previously each release needed a second manual dispatch with-f tag=latest).After merge
rk-v0.3.1on the squash commit, push.gh workflow run rk-image.yml --ref rk-v0.3.1 -f tag=rk-v0.3.1(now also moves:latest).rk-v0.3.1+exo-g54596e6d.ds/exo -n exo-rk, verify instances re-materialize.