swarm-controller: CreateIdentity node, auth-bridge client, POST /api/agents

This commit is contained in:
damocles 2026-08-16 22:10:04 +02:00 committed by mara
commit d30f149338
5 changed files with 289 additions and 55 deletions

2
Cargo.lock generated
View file

@ -4588,8 +4588,10 @@ dependencies = [
"futures-util",
"hive-jobq",
"hive-jobq-wire",
"reqwest 0.13.1",
"serde",
"serde_json",
"swarm-authelia-bridge-sock",
"swarm-queue-client",
"tokio",
"tracing",