Commit Graph
9 Commits
Author SHA1 Message Date
sha aa8de3f8a3 fix: update rflood chart version and appVersion; enhance update script for ghcr-tags-build support 2026-06-16 22:04:27 +03:00
shaandClaude Sonnet 4.6 8e77d702ba fix(rflood): add liveness probe and raise memory limit to 4Gi
rtorrent periodically freezes blocking Flood's XMLRPC calls (activity-stream
and client/settings hang). Root causes: pieces.memory.max=1800M near the 2Gi
container limit; no liveness probe to trigger pod restart on hang.

- Liveness probe: exec rtxmlrpc system.time_seconds with 10s timeout; restart
  pod after 3 consecutive failures (every 30s check)
- Default memory limit raised from 2Gi to 4Gi

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-10 13:25:46 +03:00
github-actions[bot] af901ed1d4 chore: Automated version update for Helm charts 2026-05-20 04:28:07 +00:00
sha 892674153f chore: Bump version to 0.1.6 in Chart.yaml 2026-05-15 22:39:12 +03:00
github-actions[bot] 811f3ebe07 chore: Automated version update for Helm charts 2026-05-02 04:07:18 +00:00
github-actions[bot] da9b8aaa62 chore: Automated version update for Helm charts 2026-04-24 04:07:25 +00:00
sha fada8bb494 feat: Update rflood Helm chart to version 0.1.3; add nodeSelector, tolerations, and affinity configurations 2026-04-19 12:07:32 +03:00
github-actions[bot] 6e993608ac chore: Automated version update for Helm charts 2026-04-14 04:02:57 +00:00
sha 755c5a1112 chore: Add rflood Helm chart with deployment, service, ingress, PVC, and values files 2026-04-13 22:39:08 +03:00