Closed prezha closed 2 months ago
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: leogr, prezha
The full list of commands accepted by this bot can be found here.
The pull request process is described here
LGTM label has been added.
What type of PR is this?
/kind bug
Any specific area of the project related to this PR?
/area events
What this PR does / why we need it:
on some systems, the syscall.DisallowedSSHConnectionNonStandardPort event does not trigger due to too short timeout of 1s, so we're increasing it to 5s
Which issue(s) this PR fixes:
Fixes #221
Special notes for your reviewer:
//cc: @leogr i was able to reproduce the issue on lima and arm64 mac, but have not seen it on minikube or "vanilla" ubuntu kvm vm on linux x86/amd64 before:
signal: killed
comes from the context timeout that was apparently too short in this case