Hive Hive
Sign in

Forage

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

Items
632
Open signals
159
Domains
11
Forage items
Item Type Status Domains Source Updated Actions
fix(stable-egress-controller): stop hammering the Hetzner API on node heartbeats

Cuts the stable-egress failover controller’s Hetzner Cloud API call rate by ~20x in steady state, via two changes in infra/stable-egress-controller:

GitHub issue
Closed
Compute
tuist/tuist #11379
GitHub issue
Closed
Kura
tuist/tuist #11127
fix(infra): fix the macOS runner queue bottleneck (image-roll pacing + tart-kubelet self-heal/observability)

Fixes the macOS runner queue clog. Empirical investigation (a spare Mac mini + live prod telemetry) showed the bottleneck is not VM boot time — it’s the **image-pull wave on a …

GitHub issue
Closed
Compute
tuist/tuist #11362
feat(server, noora): update table design and improve UX

A set of UX improvements to the Noora table component, applied across all dashboard tables:

GitHub issue
Closed
No domains
tuist/tuist #11253
fix(server): start shard uploads by plan id

This fixes the shard bundle upload 404 by removing the immediate reference lookup from the new-client upload path.

GitHub issue
Closed
Kura
tuist/tuist #11360
fix(infra): persist Elastic Metal kura node PN VLAN across reboots

Make the runner-cache Elastic Metal node’s Private Network VLAN (pn0) durable. Replaces the one-shot ip link + backgrounded dhclient -nw in the self-join with a supervised `t…

GitHub issue
Closed
Kura
tuist/tuist #11418
fix(infra): NAT macOS runner VM cache traffic onto the Private Network

Fix the macOS runner host’s VM-egress NAT so Tart VM cache traffic is masqueraded onto the Private Network. tuist-pf-vmnat now detects the PN VLAN interface by finding the `vlan*…

GitHub issue
Closed
Compute Kura
tuist/tuist #11423
fix(kura): bump quinn-proto to 0.11.15 for RUSTSEC-2026-0185

Bumps the transitive dependency quinn-proto from 0.11.14 to 0.11.15 in kura/Cargo.lock. Single 2-line lockfile change; no Cargo.toml edit since quinn-proto is pulled in…

GitHub issue
Closed
Kura
tuist/tuist #11424
fix(server): improve storage artifact retention

  • Added hosted retention coverage for legacy CAS cache artifacts and scheduled it alongside the existing cache retention workers.

GitHub issue
Closed
Storage
tuist/tuist #11398
fix(infra): source Google OAuth from 1Password via ESO

Wires the Google OAuth client credentials (TUIST_GOOGLE_OAUTH_CLIENT_ID / TUIST_GOOGLE_OAUTH_CLIENT_SECRET) through External Secrets Operator from 1Password for all managed env…

GitHub issue
Closed
Compute
tuist/tuist #11441