Object storage instead of the PVC #12

Open
opened 2026-08-26 04:49:55 +00:00 by jlxq0 · 0 comments
Owner

Migrated from Plan.md's "Deferred (do not drift into these)" section when that file was retired; open work belongs in issues, not in a file with no state. Nothing here is scheduled and no decision has been taken. Do not start it without an explicit go.

The store is a 5 GiB ReadWriteOnce PVC on a single replica with a Recreate rollout. It survives pod replacement; TTL and LRU quotas govern content and PVC capacity is the final disk bound. It is a re-creatable cache, not durable business storage, and it is documented as such.

Object storage is coupled to multi-replica: RWO on one replica is what currently makes the single-writer quota accounting correct. Neither is scheduled.

Migrated from `Plan.md`'s "Deferred (do not drift into these)" section when that file was retired; open work belongs in issues, not in a file with no state. **Nothing here is scheduled and no decision has been taken.** Do not start it without an explicit go. The store is a 5 GiB ReadWriteOnce PVC on a single replica with a `Recreate` rollout. It survives pod replacement; TTL and LRU quotas govern content and PVC capacity is the final disk bound. It is a re-creatable cache, not durable business storage, and it is documented as such. Object storage is coupled to multi-replica: RWO on one replica is what currently makes the single-writer quota accounting correct. Neither is scheduled.
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jlxq0/typst-mcp#12
No description provided.