Hive
fix(server): restore Cloudflare global Kura deploys
GitHub issue · Closed
Source
tuist/tuist #10877
Updated
Jun 24, 2026
Domains
Kura
Summary
- Enable Cloudflare load balancing for the production Kura controller so the main
eu-centralcluster can publish the global Kura endpoint. - Pin the regional Kura Cloudflare token reference to a stable 1Password item ID in Helm values so duplicate item titles do not break ESO or CI resolution.
- Update the regional deploy script to read the same stable token ID explicitly when
CLOUDFLARE_API_TOKENis not pre-set.
Testing
bash -n infra/mise/tasks/k8s/deploy-kura-regionals.shhelm template tuist infra/helm/tuist -f infra/helm/tuist/values-managed-common.yaml -f infra/helm/tuist/values-managed-production.yaml --set server.image.tag=sha-test --set processor.image.tag=sha-test --set kuraController.image.tag=sha-test >/tmp/tuist-prod-render.yamlhelm template tuist infra/helm/tuist -f infra/helm/tuist/values-managed-kura-region.yaml --set kuraController.image.tag=sha-test >/tmp/tuist-kura-region-render.yaml
No GitHub comments yet.