Skip to content

Commit 16f83ff

Browse files
viscalyxbotViscalyxbot
andauthored
docs: persist operator upgrade notes from #927 (#938)
Co-authored-by: Viscalyxbot <viscalyxbot@viscalyx.se>
1 parent 60cd0c1 commit 16f83ff

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

docs/operations/operator-upgrade-notes.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,13 @@ database restore point so schema, data, permissions, and role memberships
6565
return as one database state; do not reverse only the role change against the
6666
restricted runtime identity.
6767
<!-- operator-upgrade:source pr-924 end -->
68+
69+
<!-- operator-upgrade:source pr-927 start -->
70+
Production rollout now uses rootless Podman Quadlet and user-level systemd targets. Production hosts no longer require Podman Compose. Before the first rollout, verify the service account’s Quadlet environment, production configuration, image references, selected topology, and container-network resolver.
71+
Quadlet manages long-running services only. Database bootstrap, migrations, and required seeding remain explicit release operations. Existing single-node volume and network names are preserved, and removing managed units does not delete named volumes.
72+
New installations run bin/kravhantering-quadlet.sh for the
73+
selected topology and manage the resulting target with systemctl --user.
74+
<!-- operator-upgrade:source pr-927 end -->
6875
## v0.4.0 - 2026-08-02
6976

7077
### Invalid priority colors are reset during upgrade

0 commit comments

Comments
 (0)