Results 8 issues of Andrew Klotz

ecs-cli logs hangs when there are no task logs #### Summary If a container ran and exited without producing logs, running the command: `ecs-cli logs --cluster cluster123 --region us-east-1 --task-id...

bug

Looks like wrist rest configuration used to be an option, but I don't see it anymore 😢

partial content download could result in some of the file being piped to shell in the case of an error currently, the if/then blocks guard the script against this, but...

missing family field in task definition field causes a nil pointer derefence panic when logging we can use a value here instead of a pointer and now get a debug...

Logging value for codec to make setup slightly easier

The current BUCK file suggestion usually returns an invalid path, this change returns a valid suggestion in the case of an invalid path to a BUCK file. When you have...

CLA Signed

This change makes `buck2 killall` work on linux when the underlying binary has been deleted. Currently on linux if the buck2 binary has been deleted, `buck2 killall` returns "No buck2...

CLA Signed