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(kura): flush REAPI ByteStream uploads before persisting

The REAPI ByteStream/Write handler streamed upload chunks into a temp file with write_all, then persisted the blob by re-opening that path on a separate descriptor (stat + …

GitHub issue
Closed
Kura
tuist/tuist #11129
GitHub issue
Closed
Cache
tuist/tuist #11136
fix(kura): optimize artifact response streaming

  • Added a same-port Linux accelerator for eligible public plaintext HTTP/1 artifact downloads.

GitHub issue
Closed
Kura
tuist/tuist #11124
fix(kura): key ByteStream CAS blobs with the blob/ prefix so FindMissingBlobs sees them

parse_blob_resource_name (the shared parser for ByteStream Write and Read resource names) now builds its CAS storage key via blob_key(...)blob/{hash}/{size} — matching…

GitHub issue
Closed
Kura
tuist/tuist #11141
fix(kura): reconcile expanded storage without StatefulSet mutation

  • Preserve existing StatefulSet volumeClaimTemplates during KuraInstance reconciliation so storage changes do not attempt to mutate an immutable StatefulSet field.

GitHub issue
Closed
Kura
tuist/tuist #11139
GitHub issue
Closed
Kura
tuist/tuist #11148
GitHub issue
Closed
Kura
tuist/tuist #11151
fix(infra): bump pinned Kura runtime

Bumps the pinned managed Kura runtime image from 0.7.1 to 0.7.3 in values-managed-common.yaml.

GitHub issue
Closed
Kura
tuist/tuist #11156
GitHub issue
Closed
Distribution
tuist/tuist #11157
fix(server): handle GitHub log redirects manually

  • Disabled automatic redirects for the GitHub Actions job log streaming request.

GitHub issue
Closed
Compute
tuist/tuist #11126