8000 Releases · alexei-led/pumba · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: alexei-led/pumba

v0.2.6

25 Sep 08:50
Compare
Choose a tag to compare

0.2.6 microbadge support added to github project

v0.2.5

08 Sep 12:41
Compare
Choose a tag to compare

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

v0.2.4

10 Aug 15:05
Compare
Choose a tag to compare

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

v0.2.3

07 Aug 10:03
Compare
Choose a tag to compare

0.2.3 improve pause command; fix single container action

v0.2.2

06 Aug 16:08
Compare
Choose a tag to compare

0.2.2 improve netem delay command

v0.2.1

28 Jul 11:51
Compare
Choose a tag to compare

0.2.1 fix: kubernetes deployment script

v0.2.0

27 Jul 14:12
Compare
Choose a tag to compare

[v0.2.0] - 2016-07-27

Added

  • Network emulation for egress container traffic, powered by netem
  • netem command currently supports only delay sub-command, more to come, stay tuned
  • it's possible to use IP filter with netem delay to delay traffic only yo specified IP

    Updated

  • Breaking Change command line simplification ...
  • chaos command had been replaced by multiple standalone commands: kill, netem, pause, rm, stop
  • now it's possible to run multiple Pumba Docker containers (do not prevent)
  • Only ONE command per single Pumba run is supported, but it's possible to run multiple Pumba processes and containers
  • Improved test coverage

v0.1.11

16 Jul 13:23
Compare
Choose a tag to compare

Fixed:

  • fix build with Docker: adding curl package to Alpine
  • updated README file with chaos commands section

    Added

  • PAUSE: pause all processes within Docker container(s) for specified interval

v0.1.10

05 Jun 09:28
Compare
Choose a tag to compare

0.1.10 - fix release to github

0.1.9

22 May 13:30
Compare
Choose a tag to compare

fixing release to github

0