mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-11 08:23:45 +00:00
feat: gate allocator roster publication
This commit is contained in:
+4
-3
@@ -58,9 +58,10 @@ product policy are in [`docs/MATCHMAKING.md`](docs/MATCHMAKING.md).
|
||||
fencing; `server/agones` now submits and validates namespaced
|
||||
`GameServerAllocation` responses, including dynamic address/port data;
|
||||
`server/allocator` now requires provider allocation reconciliation into the
|
||||
durable registry before returning an endpoint; durable roster publication
|
||||
now verifies canonical join-authorisation signatures before exposing player
|
||||
rows; live Agones integration remains.
|
||||
durable registry before returning an endpoint; allocator-facing roster
|
||||
publication now requires an allocated endpoint and verifies canonical
|
||||
join-authorisation signatures before exposing player rows; live Agones
|
||||
integration remains.
|
||||
- [ ] **IN PROGRESS:** Run the Go control plane against PostgreSQL/Redis with
|
||||
independently runnable API, matcher, allocator and maintenance roles. The
|
||||
`cmd/control-plane` API role now opens PostgreSQL, applies migrations, wires
|
||||
|
||||
Reference in New Issue
Block a user