-
-
Notifications
You must be signed in to change notification settings - Fork 89
Rename Cloudflare Worker services #4766
Copy link
Copy link
Closed
Labels
maintainer-onlyOwner-only work — yields no Gittensor points.Owner-only work — yields no Gittensor points.roadmapOn the Wave-2 agent-layer roadmap board (project 9)On the Wave-2 agent-layer roadmap board (project 9)
Description
Metadata
Metadata
Assignees
Labels
maintainer-onlyOwner-only work — yields no Gittensor points.Owner-only work — yields no Gittensor points.roadmapOn the Wave-2 agent-layer roadmap board (project 9)On the Wave-2 agent-layer roadmap board (project 9)
Problem: The API and UI Worker services carry the old brand name in their service identifiers, and Cloudflare Workers cannot be renamed in place.
Area: Infra / Cloudflare
Proposal: Provision two new Worker services under the new name with identical configuration and bindings, cut traffic over via routes, verify, then decommission the old services.
Deliverables:
Acceptance criteria:
Test scenarios:
Resources:
Boundaries:
Part of #4761.