Skip to content

Commit f47a842

Browse files
committed
spin egress container for each mcp server
Closes: #124 spin up and connect networks move logic to internal docker fixes from rebase fix squid.conf fix lint move egress into deploy workload move pull image move stop container task changes from review add dns container remove not used profile modify thv list resolve ingress connectivity fix inspector fixes from review fix error range remove gocyclo warnings fix tests properly stop and remove containers add more verbose tests change docker image update swagger retry on cleaning resources fix swagger
1 parent a8d1b86 commit f47a842

File tree

11 files changed

+570
-88
lines changed

11 files changed

+570
-88
lines changed

docs/server/swagger.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,9 @@ components:
7171
description: Permissions defines the security profile and access permissions
7272
for the server
7373
properties:
74+
name:
75+
description: Name is the name of the profile
76+
type: string
7477
network:
7578
$ref: '#/components/schemas/permissions.NetworkPermissions'
7679
read:

0 commit comments

Comments
 (0)