Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from dan-v:master #1

Open
wants to merge 61 commits into
base: master
Choose a base branch
from
Open

Conversation

pull[bot]
Copy link

@pull pull bot commented Feb 1, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

dan-v and others added 30 commits April 18, 2017 12:54
The PolicyDocument is failing legacy policy check.  Since the assumeRoleDocument is still good the role will be created, but the function isn't able to write to CloudWatch Logs.  Removing the empty line at the beginning of the policy fixes it.
Fix for legacy parsing bug
… forked dependencies.

* compile with CGO_ENABLED=0
* add --debug-proxy flag to show all traffic hitting proxy
* add Dockerfile (still needs instructions) thanks @unixfox
…provided by cobra library, allow direct interaction with run cli by default, add support for using docker secrets, only override ssh port env variable and set to docker specific default 2222
…al circumstances when connection was severed from the server side.

* set the number of function retries from default of 2 to 0 in order to prevent unexpected function re-executions (like for issue above which was resulting in more function executions than expected).
* close connections and don't rely on the crashing of Lambda sandbox to do this.
* pick a dynamic listening port for socks proxy on Lambda side in order to avoid port conflicts.
* add a UUID to Lambda payload for tracing function executions
dan-v and others added 27 commits April 29, 2020 22:36
…export GetSessionAWS for CLI to be able to check valid credentials
…onstant LambdaDelayedCleanupTime and update log message to mention delay time, catch and log errors in removeTunnelConnection
…e, check for valid aws session, add debug flag, update flag descriptions
…ion, add constants for lambda memory/frequency, increase LambdaMaxMemorySize to 3008, set minimum execution frequency to 60 seconds, use logrus for logger with flag to enable debug
… flag (-b/--bypass). this can be useful for problematic domains that use long lived connections like websockets.
- minor fix in lambda configuration
- update README
@pull pull bot added ⤵️ pull merge-conflict Resolve conflicts manually labels Feb 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⤵️ pull merge-conflict Resolve conflicts manually
Projects
None yet
3 participants