-
Notifications
You must be signed in to change notification settings - Fork 279
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(socat): handle ipv6 and ipv4 communication from socat to process …
…runner When trying to use Airbyte in an IPV6 enabled kubernetes cluster the socat process fails with E TCP: wrong number of parameters (9 instead of 2). This PR fixes that using the TCP6:[IP]:port syntax when identifying an IPV6 address for the original process runner host.
- Loading branch information
ogirardot
committed
Jun 13, 2024
1 parent
fab6227
commit 77e001d
Showing
1 changed file
with
12 additions
and
2 deletions.
There are no files selected for viewing
This file contains 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