Skip to content

Releases: alexei-led/pumba

v0.7.6

17 Sep 13:46
cf8a940
Compare
Choose a tag to compare

0.7.6 (2020-09-17)

Full Changelog

Merged pull requests:

v0.7.5

12 Sep 10:22
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Pumba Commands for chaos testing #89
  • Kubernetes Chaos Test #51

Closed issues:

  • Build instructions are not correct for 0.7.4 #170
  • TC not found or failed #159
  • NetEm multiple targets ip's leads to fatal execption, unrecognized CIDR #158
  • pumba wildcard not working properly #133
  • Documentation doubts #119

Merged pull requests:

v0.7.4

20 Jul 14:09
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • Netem target port filter #130

Merged pull requests:

Implemented enhancements:

  • build with make
  • updated mockery: mock generation tool

0.7.3 (2020-07-19)

Implemented enhancements:

  • Attacking a container's available cpu/ram? #114
  • Restrict pumba targets by docker labels #86
  • stress Docker host #50

Closed issues:

  • Error running Pumba on OpenShift version 4.3 #169
  • Pumba docker container is exiting as soon as container is initiated #165
  • unexpected behaviour of --interval flag #162
  • Unable to start Pumba docker container on MacOs #161
  • Control the packet selection in loss/corruption/duplication commands #160
  • Network emulation not working on armv7 containers #156
  • Using Pumba with Docker desktop on Windows won't randomly kill a container #155
  • How to use Pumba on AWS Fargate Containers #154
  • Running stress-ng with K8s on an alpine based image causes errors #153
  • Why use a DaemonSet in Kubernetes? #150
  • Error when running 'pumba stress' #149
  • regression: with --tc-image flag, iproute2 sidecar container is not deleted after the command execution finishes #135
  • https://goo.gl/SUKo6T sunset #81
  • Is there a Pumba API? #75

Merged pull requests:

v0.7.2

26 Feb 14:04
Compare
Choose a tag to compare

Full Changelog

Merged pull requests:

v0.7.1

10 Feb 16:08
Compare
Choose a tag to compare

Fix help for some commands
Adding CLI examples to repository

v0.7.0

09 Feb 14:00
1351083
Compare
Choose a tag to compare

0.7.0 (2020-02-09)

Full Changelog

Closed issues:

  • pumba netem is affecting all containers in host and not responding to kill -9 when running in background #147
  • docker client version too new #144
  • Anyway to run this on a Raspberry PI #146

Merged pull requests:

v0.6.8

21 Dec 11:19
Compare
Choose a tag to compare

Full Changelog

Updates

  • minimal supported Docker version v18.06

v0.6.7

19 Dec 17:25
f344232
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • Bug: netem command not working on minikube #140
  • DaemonSet apiVersion changed with newer Kubernetes version #138

Merged pull requests:

  • Use container labels as additional filter #143 (alexei-led)
  • Add minikube netem hint #142 (LaumiH)
  • Fix daemonset apiVersion and nodeSelector for k8s >= 1.16.2 #139 (LaumiH)

v0.6.5

01 Oct 11:11
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • pull-image can only be true #132
  • K8s & netem question #128

Merged pull requests:

v0.6.4

02 May 14:33
Compare
Choose a tag to compare

Full Changelog

Fixed bugs:

  • Unable to specify target network, only single host IP #126

Closed issues:

  • How to add more containers to kill #124
  • Using re2 in pumba command in kubernetes template #123
  • Fedora - command 'tc' not found #121
  • log-level behaviour #120

Merged pull requests:

  • Add support for specifying target networks (CIDR notation) #126 #127 (gmpify)