Dustin Machi

Results 3 issues of Dustin Machi

This small set of patches allows one to define static_security_groups as part of a clusters config. Doing so adds the cluster nodes to the named security groups in addition to...

Feature

When launching an app with run, a zero exit code is always returned. As far as I can tell, the code will only return the app's exit code if _exec...

Give the match operator a third optional parameter to be used as the flags for the generated Regex. Make the filter function pass the third param too.