Skip to content

Commit 7dcff62

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
1 parent 27c73cb commit 7dcff62

File tree

11 files changed

+604
-93
lines changed

11 files changed

+604
-93
lines changed

docs/server/swagger.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,9 @@ components:
5959
description: Permissions defines the security profile and access permissions
6060
for the server
6161
properties:
62+
name:
63+
description: Name is the name of the profile
64+
type: string
6265
network:
6366
$ref: '#/components/schemas/permissions.NetworkPermissions'
6467
read:

0 commit comments

Comments
 (0)