| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-25 | Add NFS sentinel initContainers to syncthing chart for 56 | Paul Buetow | |
| 2026-02-15 | Use Recreate strategy for syncthing to avoid file lock conflicts | Paul Buetow | |
| Changed deployment strategy from RollingUpdate to Recreate to prevent file lock conflicts when using RWO volumes. Syncthing uses file locks in the config directory, so only one pod can access it at a time. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> | |||
| 2026-02-15 | Add health probes to syncthing deployment to auto-recover from stale NFS mounts | Paul Buetow | |
| Added startup, liveness, and readiness probes to the syncthing deployment. The liveness probe will automatically restart the pod when it becomes unresponsive due to stale NFS file handles, preventing filesystem errors and service disruptions. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> | |||
| 2025-08-07 | converted to be a helm chart | Paul Buetow | |
