• v0.1.4 088792430a

    v0.1.4 Stable

    pipeline-bot released this 2026-07-07 11:44:36 +00:00 | 501 commits to main since this release

    Changed

    • Forgejo /data PVC: mayastor → zfs-nvme-32k (node-local ZFS nvme). Moves the git-repo
      volume (incl. the PR test-merge scratch under [repository.local]) off replicated-nvmf mayastor
      onto node-local ZFS (pool tank/databases, recordsize 32k, lz4) — removes the storage-latency
      source of terminal PR-mergeability Error(4) under batch load, and lets us tune the ZFS block
      size for the git workload. TRADEOFF: openebs-zfs pins the volume to one node (not drain-safe like
      mayastor repl=3) — accepted; a node roll re-migrates or re-seeds. PVC renamed
      data-forgejo-0data-forgejo-zfs. Migration is data-preserving (copy while quiesced; the
      mayastor PVC is retained as fallback until the zfs copy is verified).

    Included changes (v0.1.3 -> v0.1.4)

    • bac1c5f353cf fix(forgejo): move /data mayastor -> zfs-nvme-32k (node-local, tunable block size)
    Downloads