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
SwifterPM: Fails to strip first level directories of registry packages

Was doing some testing of our private repo (which utilizes package registries) against 4.201.0 RC.1 and SwifterPM enabled. Error occurs on a fresh clean of all SPM caches and compl…

GitHub issue
Open
CLI
tuist/tuist #11463
GitHub issue
Open
Generated projects
tuist/tuist #11447
Gracefully handle inconsistent

If a Swift Package contains a single target, for example Foo, SwiftPM can read the sources fro Sources/ sub-directories that don’t have that name, for example Bar. Unfortunat…

GitHub issue
Open
Generated projects
tuist/tuist #8816
Tuist requires products from a local path package’s own dependencies to be reconfigured in the root PackageSettings

When a Tuist project depends on a local Swift package through .package(path:), tuist generate appears to validate external products used by the local package’s test targets, ev…

GitHub issue
Open
Generated projects
tuist/tuist #11407
docs: Kura self-host / on-prem operator guide (single-host, cert-manager, ingress-nginx, upgrade migration)

The single-host gRPC change (#11356) reshapes how the Kura controller exposes gRPC, but there is no Kura self-host / on-prem documentation today — `server/priv/docs/en/guides/s…

GitHub issue
Open
Kura
tuist/tuist #11393
kura: decide whether the standalone OSS Helm chart should adopt single-host gRPC (currently split-host)

The single-host gRPC change (#11356) moved the Tuist operator (infra/kura-controller) to co-host gRPC on the public host. The standalone Kura OSS Helm chart (`kura/ops/he…

GitHub issue
Open
Kura
tuist/tuist #11394
kura: add gRPC health checking (grpc.health.v1.Health) service + route it on the single-host ingress

Kura’s gRPC server (kura/src/reapi/mod.rs:133-136) registers only the four Bazel REAPI services — Capabilities, ActionCache, ContentAddressableStorage, ByteStream. It doe…

GitHub issue
Open
Kura
tuist/tuist #11391
kura-controller: remove the deprecated spec.grpcPublicHost field (gRPC co-hosts on publicHost)

Since the single-host gRPC change (#11356), KuraInstance.spec.grpcPublicHost is vestigial:

GitHub issue
Open
Kura
tuist/tuist #11390
kura-controller: reconcile fails with NoMatchError on clusters without the cert-manager CRD (decide if cert-manager is required)

kura-controller fails its reconcile loop — before creating the StatefulSet — on any cluster where the cert-manager Certificate CRD is not installed. client.IgnoreNotFound

GitHub issue
Open
Kura
tuist/tuist #11388
Pomerium kubectl gateway doesn’t proxy exec/attach/port-forward (connection upgrade dropped)

kubectl exec (and by extension attach, port-forward, cp, logs -f) through the per-env Pomerium kubectl gateway (tuist-k8s-<env> contexts → kube-<env>.tuist.dev) fails…

GitHub issue
Open
Compute
tuist/tuist #11373