Skip to content

Week of 2026-03-30

Summary

Heavy testing-infrastructure week. solti-monitoring prepped for Ansible Galaxy publishing and fixed a string of Proxmox/Rocky 10 test issues. solti-podman built out a Proxmox molecule scenario and standardized rootless container ownership (real_user/real_user_dir) and volume-mount conventions across every service role.

Commits

31 commits across 4 repos (raw activity count, one exact-duplicate commit de-duped; see PRs / Issues below for what actually shipped)

Repo Commits
solti-podman 16
solti-monitoring 13
solti-matrix-mgr 1
solti-platforms 1

By repo

solti-monitoring

  • Prepared collection for Ansible Galaxy publishing, bumped to 1.0.1
  • Rocky 10 support, linter config fixes, CI fixes (PR #30)
  • Proxmox test template mapping fixes for Debian (PR #32)
  • Obsidian index regeneration after test runs; InfluxDB2/3 dual support

solti-podman

  • Added a Proxmox molecule scenario with VM management playbooks
  • Standardized real_user/real_user_dir resolution across all rootless container roles (replacing tilde paths and controller-side assumptions)
  • Standardized volume mounts to :Z,U across all services
  • Phase 0/1 molecule infrastructure + Obsidian test observability

solti-matrix-mgr

  • Fixed a comment around sourcing lab secrets in prepare-solti-env.sh

solti-platforms

  • Bumped to 1.1.0 for Galaxy release

Claude Code Sessions

No Claude Code session history available — local transcripts only go back to 2026-05-18.

PRs / Issues

  • solti-monitoring #32 — fix(tests): Proxmox test template mapping for Debian distributions (merged)
  • solti-monitoring #30 — fix: Rocky 10 support, linter configs, and CI fixes (merged)
  • solti-monitoring #29 — feat: standardize venv management (merged)
  • solti-monitoring #31 — Rocky Linux systemd namespace issue not present in Podman deployment (open)