Hive Hive
Sign in

Forage

Feature requests, bug reports, feedback, GitHub issues, and Grafana alerts in one queue.

Items
821
Open signals
195
Domains
14
Forage items
Item Type Status Domains Source Updated Actions
GitHub issue
Closed
Kura
tuist/tuist #11353
fix(kura): serialize segment ring state mutations

active_segment (rotation, under segment_write_lock) and evict_segment (previously unlocked) both perform read-modify-write cycles on the segment ring state: clone the latest …

GitHub issue
Closed
Kura
tuist/tuist #11249
perf(kura): cache the parsed segment ring state in memory

Performance follow-up to #11222. That PR grows the CAS segment ring from a fixed 5 segments to a disk-derived count (~300 segments on a 200 Gi volume, up to 16,384 at the ceiling) …

GitHub issue
Closed
Kura
tuist/tuist #11247
feat(kura): Private Network + NodePort data plane for the Scaleway macOS runner cache

macOS Tart runner VMs on the Scaleway Mac mini fleet now consume their per-account kura cache nodes over a Scaleway Private Network, dialing a per-account NodePort published by the…

GitHub issue
Closed
Kura
tuist/tuist #11256
fix(server): bound oban_jobs growth (root cause of prod DB saturation / stuck deploys)

Draft. Covers the root-cause fix (Oban retention), the dashboard-signal corrections, and the query-latency observability that was missing during the incident. The one-time prune …

GitHub issue
Closed
No domains
tuist/tuist #11336
GitHub issue
Closed
Compute
tuist/tuist #11359
fix(cache): deduplicate registry manifest variants

This fixes a SwiftPM registry-resolution failure that could block fresh worktrees before the CLI workspace could even be generated.

GitHub issue
Closed
Cache
tuist/tuist #11377
GitHub issue
Closed
Compute
tuist/tuist #11383
feat(infra): add RBAC read to the view-tier infra-read role

Extends tuist-view-infra-read (the aggregate-to-view ClusterRole added in #11361) with get/list/watch on clusterroles, clusterrolebindings, roles, rolebindings.

GitHub issue
Closed
Kura
tuist/tuist #11368
feat(infra): extend the kubectl view tier with read-only infra resources

Adds a tuist-view-infra-read aggregated ClusterRole to the Pomerium access-tiers chart that extends the read-only view tier with get/list/watch on resources the upstream …

GitHub issue
Closed
Compute
tuist/tuist #11361