-
Notifications
You must be signed in to change notification settings - Fork 92
spin egress container for each mcp server #457
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
JAORMX
reviewed
May 24, 2025
JAORMX
reviewed
May 24, 2025
Yeah, let's keep the changes constrained to the Docker driver. Adding container and network details on the command and on the transport leak implementation details which are not applicable to every runtime. e.g. this doesn't apply to the k8s driver. |
16e9d02
to
c44c509
Compare
JAORMX
previously requested changes
May 26, 2025
dmjb
reviewed
May 26, 2025
dmjb
reviewed
May 26, 2025
dmjb
reviewed
May 26, 2025
dmjb
reviewed
May 26, 2025
dmjb
reviewed
May 26, 2025
f17e21f
to
1e20612
Compare
JAORMX
reviewed
Jun 2, 2025
JAORMX
reviewed
Jun 3, 2025
b2a5b5a
to
c266a00
Compare
dmjb
reviewed
Jun 4, 2025
dmjb
reviewed
Jun 4, 2025
dmjb
requested changes
Jun 4, 2025
081235b
to
1307316
Compare
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 add more timeout to osv changes for debug
eb21d58
to
e294fc2
Compare
add debug
ccdddaa
to
7ddb0be
Compare
Signed-off-by: Juan Antonio Osorio <ozz@stacklok.com> Co-authored-by: Yolanda Robla <info@ysoft.biz>
dmjb
approved these changes
Jun 13, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes: #124