Adopt ACL / no-remote-actions when the fleet lands #48
Labels
No labels
bug
documentation
duplicate
enhancement
epic
good first issue
help wanted
invalid
keyspace-v2
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
marcpardo/tcgui#48
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Part of the keyspace-v2 migration epic. Derived from
docs/keyspace-v2-assessment.md§5 / §9; RFC 09 §3. Deferred — adopt when the fleet lands.A tool that can apply
netemto a production host wants per-keyno-remote-actionsmore than a telemetry sensor ever did: "dangerous procedures deniable per-key, because the key IS the target" (09 §3). The console getsput/deleteegress only; even a service origin is refused ingress-put so it cannot tombstone any host's keys.Prerequisite: G6's resource-in-procedure-path keys (
@rpc/tc/config/{ns}/{if}/set), delivered in C1 — Zenoh ACL matches keyexpr inclusion and cannot match selector parameters, so "Alice may shape eth1 but not the management NIC" is only expressible when the interface is a key chunk, not a?if=parameter.Scope when picked up:
no-remote-actionson the write procedures.Defer until the fleet deployment is real.
Refs: RFC 09 §3, assessment §5, §9, G6.
Part of #49 (keyspace-v2 migration epic).