Public dry run dryrun-6341cce4cf9f
Source commit: 6341cce4cf9f801a3bfe2248d6e7e6a119cea715 Public tree identity: sha256:d909cba912925e66131fc55fe33774a2b26b1ff2c12b53ec4ef217c9788d8b7a
This commit is contained in:
parent
84ef57d84b
commit
9f2d6ec010
7 changed files with 654 additions and 27 deletions
|
|
@ -46,6 +46,10 @@ function assertNoUserSessionCredential(surface, text) {
|
|||
const coordinatorService = read("crates/disasmer-coordinator/src/service.rs");
|
||||
for (const variant of [
|
||||
"AttachNode",
|
||||
"RegisterAgentPublicKey",
|
||||
"ListAgentPublicKeys",
|
||||
"RotateAgentPublicKey",
|
||||
"RevokeAgentPublicKey",
|
||||
"NodeHeartbeat",
|
||||
"ReportNodeCapabilities",
|
||||
"RequestRendezvous",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue