Brian Davis

Results 51 comments of Brian Davis

had a similar issue and tried the `head` version and now no containers can get DNS ``` # dig www.google.com ; DiG 9.11.4-P2-RedHat-9.11.4-26.P2.amzn2.5.2 google.com ;; global options: +cmd ;; connection...

eyJzdiI6eyJjIjoiMWE2OGxkbDg4bWE4IiwiY3MiOiIxYTY4bGRsODhtYTgiLCJ3IjoiMzZhMDdmaDNobTI5ZzgiLCJjbCI6ImMxOjB8YzI6MHxjMzowfGM0OjB8YzU6MHxjNjoxfGM3OjFnfGM4Omx8Yzk6MTh8YzEwOm58YzExOjE0fGMxMjpufGMxMzpmfGMxNDprfGMxNTpmfGMxNjphIiwic2wiOiJzMTo0NHxzMjowfHMzOjB8czQ6Nzd8czU6MHxzNjoxMHxzNzo0fHM4OjZ8czk6MnxzMTA6NDZ8czExOjV8czEyOjExfHMxMzoxaXxzMTQ6YXxzMTU6NnxzMTY6YSIsImJuIjoiYjE6MHxiMjowfGIzOjB8YjQ6MHxiNTowfGI2OjB8Yjc6MTd8Yjg6MWN8Yjk6OGV8YjEwOjNifGIxMTo2ZSIsInUiOiJ1MDF8dTAyfHUwM3x1MDR8dTA1fHUwNnx1MDd8dTA4fHUwOXx1MTB8dTExfHUxMnx1MTN8dTE0fHUxNXx1MTZ8dTE3fHUxOHx1MTl8dTIwfHUyMXx1MjJ8dTIzfHUyNHx1MjV8dTI2fHUyN3x1Mjh8dTI5fHUzMHx1MzF8dTMyfHUzM3x1MzR8dTM1fHUzNnx1Mzd8dTM4fHUzOXx1NDB8dTQxfHU0Mnx1NDN8dTQ0fHU0NXx1NDZ8dTQ3fHU0OHx1NDl8dTUwfHU1MXx1NTJ8dTUzfHU1NHx1NzAiLCJzIjoic2VsbGVyX3Jwczo0ODQ2NWc4Z3xjbGlja2VyX3Jwczo1OGY4bW04Y3xiYW5rX3JwczoxZDVkbDIwMWlnfGNoZWF0ZWRfd2lkZ2V0czowfGNoZWF0ZWRfY2FzaDowfGhhbmRfbWFkZV93aWRnZXRzOjZmY2g0NDdrMjdrfG1hZGVfd2lkZ2V0czotaTlraWZuaGc3aWMwMHxzb2xkX3dpZGdldHM6LTNsaWFjYThqNjFjMzg4fGhhbmRfc29sZF93aWRnZXRzOmI1YWJnbDdlMWNufHNlY29uZHNfcGxheWVkOjJoZHxib3VnaHRfdXBncmFkZXM6Mjd8dG90YWxfY2FzaDotODUxZ2ZrZjNjZDFhZ2dnfHN0YXJ0X3RpbWU6Y2Q2NWwyOTlqIn0sImFjIjoiYTAxfGEwMnxhMDN8YTA0fGEwNXxhMDZ8YTA3fGEwOHxhMDl8YTEwfGExMXxhMTJ8YTEzfGExNHxhMTV8YTE2fGExN3xhMTh8YTE5fGEyMCJ9

once they went over a certain number they rolled backwords. (can't remember what number is was) this happened about a week or so ago.

@joshtriplett I actually have a blog post about to be published doing exactly this with real credentials and responds the same way as an ec2 instance (all the SDKs pick...

Warmpools do not exist in all AWS partitions. It should handle warmpools not existing at all. Checking on/off is valid to remove if it disabled but if warmpools doesn't exist...

I recently ran into this issue as well. check the systemd service for docker. It was set to infinity which sets the ulimit to `1073741816` but this seems to be...

Summon doesn't require conjur in order to function. We use summon without conjur (summon-s3 and summon-file extensions). So IMO it would just be an alternative to conjur, just like the...

@hartwork release 1.7.5 was published

@hartwork release 2.0.0 was released. Its pretty much an entire restructure of the script to make it easier to manage. All options are now in `--$option=$value` format but the order...