Skip to content

Releases: alexei-led/pumba

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)

v0.6.3

12 Mar 09:55
Compare
Choose a tag to compare
v0.6.3 Pre-release
Pre-release

Full Changelog

Fixed bugs:

  • Regex issue with interface name #109

Closed issues:

  • Slack hook certificate error #122

Merged pull requests:

v0.6.2

12 Dec 16:56
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Deployment failed on Kubernetes 1.7 #42

Fixed bugs:

  • Multiple matching container netem commands executed in sequentially when triggered with docker run #112

Closed issues:

  • Pumba daemonset pods are crashing #110

Merged pull requests:

v0.6.1

15 Nov 08:27
0c2dbec
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Better killing and respawing options #46
  • No such image: gaiadocker/iproute2 #40

Fixed bugs:

  • reuse tc container #97

Closed issues:

  • when using --tc-image flag the sidekick image is not deleted after the command execution finishes #106
  • Cannot connect to the Docker daemon #105
  • Strange latency spikes on 4.15.0-36 kernel #103

Merged pull requests:

v0.6.0

08 Oct 12:31
Compare
Choose a tag to compare

Closed issues:

  • Any Plan about Network Partitioning Simulation? #96
  • Add SVG version of Pumba logo #94

Merged pull requests:

v0.5.2

03 Sep 09:20
Compare
Choose a tag to compare
v0.5.2 Pre-release
Pre-release

netem corrupt and duplicate command added, PR by @philipgloyne

v0.5.0

21 May 16:28
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • Slack hooks fail due to no ca #84

Merged pull requests:

v0.4.8

12 Mar 11:24
Compare
Choose a tag to compare

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: