Hive
feat(kura): add Cloudflare global routing
GitHub issue · Closed
Source
tuist/tuist #10783
Updated
Jun 24, 2026
Domains
Kura
Summary
- Add optional Cloudflare Load Balancing reconciliation to the Kura controller for account-level global Kura hostnames.
- Extend
KuraInstancewith global public host metadata and Cloudflare pool coordinates, and pass those fields from the server’s managed region catalog. - Return the account-level Kura endpoint to clients in hosted production and surface it in organization settings.
Validation
mise x go -- go test ./...frominfra/kura-controllermise x elixir -- mix format ...for touched Elixir filesmise x elixir -- mix gettext.extract
Elixir test execution is currently blocked in this fresh worktree because the local test database migration fails before tests run with ERROR 42P01 (undefined_table) relation "users" does not exist.
No GitHub comments yet.