Skip to content

Comments

ci: Use IAP tunneling for VM access and suppress SSH stderr#64

Merged
dtkav merged 1 commit intomainfrom
cf/e2e-smoke-ssh-fix
Feb 13, 2026
Merged

ci: Use IAP tunneling for VM access and suppress SSH stderr#64
dtkav merged 1 commit intomainfrom
cf/e2e-smoke-ssh-fix

Conversation

@Cfeusier
Copy link
Contributor

Switches all SSH/SCP commands to tunnel through IAP, bypassing firewall rules (uses Google's Iam awareness service account proxy). Adds stderr suppression to commands that were leaking connection handshake details in public logs.

This PR depends on the relay harness changes to pass IAP flag to test script. The workflow will still fail until the iap tunneling permission is added to the GCP service account key -- @mgmobrien is aware of needed permish.

Switches all SSH/SCP commands to tunnel through IAP, bypassing
firewall rules. Adds stderr suppression to commands that were
leaking connection handshake details in public logs.
@dtkav dtkav merged commit 8ce0526 into main Feb 13, 2026
1 check passed
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