Skip to content

Allow overriding proxy target independently of the powered-on machine#16

Merged
joecorall merged 1 commit intomainfrom
proxy-target-override
Apr 21, 2026
Merged

Allow overriding proxy target independently of the powered-on machine#16
joecorall merged 1 commit intomainfrom
proxy-target-override

Conversation

@joecorall
Copy link
Copy Markdown
Member

Adds optional ProxyTarget config (scheme/host/port). When set, requests are proxied there instead of to the machine host — the machine referenced by machineMetadata is still powered on and pinged as before. This supports topologies where a sidecar serves requests while still depending on a remote machine being available.

Adds optional ProxyTarget config (scheme/host/port). When set, requests are
proxied there instead of to the machine host — the machine referenced by
machineMetadata is still powered on and pinged as before. This supports
topologies where a sidecar serves requests while still depending on a
remote machine being available.
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 81.81818% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
pkg/proxy/tls.go 81.81% 1 Missing and 1 partial ⚠️
Files with missing lines Coverage Δ
pkg/config/config.go 75.00% <ø> (ø)
pkg/proxy/tls.go 53.44% <81.81%> (+5.53%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@joecorall joecorall merged commit 4c57a94 into main Apr 21, 2026
3 checks passed
@joecorall joecorall deleted the proxy-target-override branch April 21, 2026 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants