Commit f2560a6
committed
feat(trust): populate trusted-agents list with 436 service agents
Schema is now { hostname, address, node_id }. Other JSON fields in
the source file (tier, description) are silently ignored on
unmarshal — runtime only matches by node_id and uses hostname/
address for logs and `pilotctl trusted list` output.1 parent 156e44a commit f2560a6
5 files changed
Lines changed: 3092 additions & 20 deletions
File tree
- cmd/pilotctl
- internal/trustedagents
- pkg/daemon
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
0 commit comments