0.4.8 (2018-03-12)
Implemented enhancements:
- Fix
netem
when destination IP filter is defined #52
Fixed bugs:
- Fix
netem
when destination IP filter is defined #52 - netem command fails on images where user != root #43
Closed issues:
- use dumb-init #69
- use su-exec instead of gosu #68
- kubernetes command should be an array and not a string #63
- custom built container kills itself #62
- suggest kubernetes limits and requests #61
- allow targetting multiple specific ip's #57
Merged pull requests:
- moving git repo to alexei-led #78 (alexei-led)
- Limit the number of container to kill #46 #77 (camilocot)
- Add Start command. #59 #76 (camilocot)
- very minor min corrections #74 (lazerion)
- use dumb-init and su-exec #71 (grosser)
- add requests/limits so container does not be come too greedy #67 (grosser)
- avoid self-killing on kubernetes #66 (grosser)
- prefer regular nodes by default #65 (grosser)
- do not spam extra shell / make killing soft by default #64 (grosser)
- support specifying multiple target IP's #58 (Dieterbe)
- fix logging of configs #56 (Dieterbe)