Forward arbitrary TCP traffic using aproxy - #580
Merged
Merged
Conversation
weiiwang01
requested review from
cbartz,
javierdelapuente,
yanksyoon and
yhaliaw
as code owners
June 19, 2025 14:42
yanksyoon
approved these changes
Jun 20, 2025
cbartz
reviewed
Jun 20, 2025
cbartz
left a comment
Collaborator
There was a problem hiding this comment.
Thank you! Some comments regarding validation.
cbartz
reviewed
Jun 24, 2025
cbartz
approved these changes
Jun 26, 2025
Collaborator
Author
|
Temporarily remove the following TCP proxy from the aproxy test in the end-to-end test suite, as the upstream proxy in the test environment is returning a 503 response. I ran the test in the PS7 environment and it worked without any problems. |
cbartz
enabled auto-merge (squash)
July 3, 2025 12:07
Contributor
Test results for commit af5a7dcTest coverage for af5a7dc Static code analysis report |
cbartz
disabled auto-merge
July 7, 2025 21:21
Collaborator
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
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.

Applicable spec:
Overview
Update the GitHub runner to allow forwarding arbitrary TCP traffic to an HTTP proxy using aproxy.
Adds two configuration options,
aproxy-exclude-addressesandaproxy-redirect-ports, to filter which TCP traffic will be redirected to aproxy.Rationale
Juju Events Changes
Module Changes
Library Changes
Checklist
urgent,trivial,complex).