pumba

Chaos testing, network emulation, and stress testing tool for containers

APACHE-2.0 License

Downloads
5
Stars
2.7K
Committers
32

Bot releases are hidden (Show)

pumba - v0.5.2

Published by alexei-led about 6 years ago

netem corrupt and duplicate command added, PR by @philipgloyne

pumba - v0.5.0

Published by alexei-led over 6 years ago

Full Changelog

Closed issues:

  • Slack hooks fail due to no ca #84

Merged pull requests:

pumba - v0.4.8

Published by alexei-led over 6 years ago

0.4.8 (2018-03-12)

Full Changelog

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:

pumba - v0.4.7

Published by alexei-led almost 7 years ago

fix fix netem qdisc with IP filter

pumba - v0.4.6

Published by alexei-led almost 7 years ago

context context related refactoring, fix cross compile

pumba - v0.4.5

Published by alexei-led about 7 years ago

fix fix traffic block with filkter ip issue #39

pumba - v0.4.4

Published by alexei-led over 7 years ago

update update homebrew formula

pumba - v0.4.3

Published by alexei-led over 7 years ago

migrate migrate to codefresh.io for CI/CD; add homebrew formula

pumba - v0.4.2

Published by alexei-led over 7 years ago

New

  • Pumba can remove running containers now

Update

pumba - v0.4.1

Published by alexei-led over 7 years ago

adopt dobi for local and on-cloud build

pumba - v0.4.0

Published by alexei-led over 7 years ago

Updated

  • Replace Docker samalba client with default Docker SDK for Go. Kudos to Sławomir Nowak for the contribution!
  • Update glide dependency and versions.
pumba - v0.3.2

Published by alexei-led almost 8 years ago

Fix static link for Linux platform

pumba - v0.3.1

Published by alexei-led almost 8 years ago

New

  • netem rate command; use it to limit egress traffic for specified containers (contributed by @meqif)
pumba - v0.3.0

Published by alexei-led almost 8 years ago

Fixing CircleCI build and release to GitHub.

pumba - v0.2.9-4257dcf

Published by alexei-led almost 8 years ago

0.2.9-4257dcf fix gosu architecture detection

pumba - v0.2.6-3-g705f13b

Published by alexei-led almost 8 years ago

0.2.6-3-g705f13b

pumba - v0.2.6

Published by alexei-led about 8 years ago

0.2.6 microbadge support added to github project

pumba - v0.2.5

Published by alexei-led about 8 years ago

0.2.5 --tc-image option to specify Docker image with tc tool instead of adding iproute2 package to container; integration tests added

pumba - v0.2.4

Published by alexei-led about 8 years ago

0.2.4 netem loss, loss-state and loss-gemodel commands

pumba - v0.2.3

Published by alexei-led about 8 years ago

0.2.3 improve pause command; fix single container action