Andrew Hibbert

Results 5 issues of Andrew Hibbert

…file Change-Id: I6a240a4123689b6fd02b11d193eac75700798cf8 Currently the code to remove dangling images works okay, but if you are excluding repositories / images with tags set to *, you will not be removing...

Found a bug? Maybe our [Slack Community](https://slack.cloudposse.com) can help. [![Slack Community](https://slack.cloudposse.com/badge.svg)](https://slack.cloudposse.com) ## Describe the Bug It can be a pain when the security group name changes as it would not...

bug

## What you expected to happen? Not having the kernel logs filled with martian source messages ``` Jun 23 17:24:09 ip-10-207-56-143 kernel: IPv4: martian source 100.120.0.4 from 100.96.0.14, on dev...

Currently you can populate the init.groovy.d folder with scripts that you want to run and append .override if you require to override current scripts of the same name. However you...

## Describe the Bug Generally you would have your notification channels within a conditional variable so your message might be ``` An alert {{#is_warning}} It is warning @slacknotify {{/is_warning}} {{#is_alert}}...

bug