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.2.2

Published by alexei-led about 8 years ago

0.2.2 improve netem delay command

pumba - v0.2.1

Published by alexei-led about 8 years ago

0.2.1 fix: kubernetes deployment script

pumba - v0.2.0

Published by alexei-led about 8 years ago

[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
pumba - v0.1.11

Published by alexei-led over 8 years ago

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
pumba - v0.1.10

Published by alexei-led over 8 years ago

0.1.10 - fix release to github

pumba - 0.1.9

Published by alexei-led over 8 years ago

fixing release to github

pumba - 0.1.8

Published by alexei-led over 8 years ago

0.1.8

pumba - 0.1.7

Published by alexei-led over 8 years ago

Fixed

  • Report Pumba events to Slack
pumba - 0.1.6

Published by alexei-led over 8 years ago

Added

  • added gosu to Pumba Docker image

    Fixed

  • Pumba runs as pumba:pumba user, instead of root
pumba - 0.1.5

Published by alexei-led over 8 years ago

Added

  • File: pumba_kube.yml Kubernetes (1.1.x) deployment manifest
  • File: pumba_coreos.service CoreOS fleet service file
  • Flag: --json flag. When specified log will be generated in JSON format (Logstash and Splunk friendly)
  • Flag: --slackhook Slack web hook URL. Now Pumba can report log events to specified Slack channel.
  • Flag: --slackchannel Slack channel to report Pumba events in.
  • Flag: --dry enable 'dry run' mode: do not 'kill' containers, just log intention

    Changed

  • by default produce colarful log to TTY

    Fixed

  • fix failure when container name is empty (all containers)
pumba - https://github.com/alexei-led/pumba/releases/tag/0.1.4

Published by alexei-led over 8 years ago

pumba - https://github.com/alexei-led/pumba/releases/tag/0.1.3

Published by alexei-led over 8 years ago