fix(auto-ssh): update autossh image and environment variables#13663
fix(auto-ssh): update autossh image and environment variables#13663fruch wants to merge 1 commit intoscylladb:masterfrom
Conversation
Updated autossh container configuration to use version 2.1.0 and adapted environment variables to match new naming convention. Added support for localhost connections via host.docker.internal gateway and configured SSH options for host key checking and authentication.
|
@dimakr this is an update we needed long ago, and I think it help us to try doing no auth, that we need. I didn't yet test it with no auth, if it's working as expected |
actually we are supporting already streaming logs from scylla cloud node, for some time, for cases with VPC peering (it was working since i added static port for vector.dev..) |
which this PR might hold the key, since with this new image, we can pass down SSH options, and it has a workaround for connecting to the host for the ssh, so it might even work as for it working with VPC peering, we have proof ? you check it manually ? |
Updated autossh container configuration to use version 2.1.0 and adapted environment variables to match new naming convention. Added support for localhost connections via host.docker.internal gateway and configured SSH options for host key checking and authentication.
Testing
PR pre-checks (self review)
backportlabelsReminders
sdcm/sct_config.py)unit-test/folder)