Updates:
- #595 Update builds to use Go
v1.22
@linki - #568 Update builds to use Go
v1.21
@linki - #528 Update builds to use Go
v1.20
@linki - #505 Update builds to use Go
v1.19
@linki
Features:
Updates:
- #374 Add kubeinvaders as related project in the docs @lucky-sideburn
- #341 Add namespace metadata to deleted pods metric @linki
- #323 Add missing max-kill flag to the docs @KeisukeYamashita
- Update several dependencies, such as Kubernetes to v0.20.x.
Features:
- #224 Allow to filter by OwnerReference's Kind @qlikcoe
Updates:
- #248 Added test & build to Makefile @el10savio
Updates:
- #197 #203 Fix a bug that caused chaoskube to always kill the same pod of a replicated group of pods @HaveFun83 @linki
Updates:
- #192 Use
context.Context
to cancel in-flight requests @linki - #191 Update client-go to
v0.18.0
@linki - #180 Update builds to use Go
v1.14
@linki
Updates:
- #170 Add slack webhook flag to documentation @Clivern
- #169 Update client-go to v0.17.0 @linki
- #167 Add Makefile and prettify test output @linki
- #166 Update klog to v1.0.0 @linki
- #164 Update Helm's Quickstart Guide link in README @SergioSV96
Features:
- #158 Support for sending Slack notifications @GaruGaru
Features:
- #154 Add support for terminating multiple pods per iteration @pims
Updates:
- #156 Remove incomplete snippet from the readme and point to examples @jan-warchol
- #153 Don't attempt to terminate
Terminating
pods @pims - #148 Update builds to use Go
v1.13
@linki - #140 Update Docker images to use alpine
3.10
@linki
Updates:
Features:
- #130 Add
--log-caller
flag that adds file name and line to the log output @linki
Updates:
- #129 Update client-go to
v12
for Kubernetesv1.14
@linki - #126 Update builds to use Go
v1.12
and Go Modules @linki
Features:
- #121 Add include and exclude regular expression filters for pod names @dansimone
Features:
- #120 Adding JSON as additional log format @syedimam0012
Updates:
- #119 Add logo for chaoskube @linki
- #118 #81 Add Dockerfile for
arm32v6
andarm64v8
@toolboc - #117 #104 Abstract termination strategy in order to add more means of killing pods @jakewins @linki
Features:
- #116 Add several useful Prometheus metrics @ruehowl @shaikatz
Updates:
- #115 Replace event related code with Kubernetes's
EventRecorder
@linki - #114 Document major difference to
kube-monkey
@prageethw - #113 Update dependencies to match Kubernetes v1.12 API @linki
- #112 Update docker image to alpine v3.8 and go v1.11 @linki
Features:
- #110 Add option to define grace period given to pods @palmerabollo
- #105 Implement event creation after terminating a pod @djboris9
Updates:
- #107 Replace
glog
with anoop
logger to allow for read-only filesystem @linki
Features:
- #97 Expose basic metrics via Prometheus @bakins
- #94 Add a health check endpoint @bakins
- #86 Add a flag to exclude Pods under a certain age @bakins
- #84 Exclude Pods that are not in phase
Running
@linki - #60 Add a Dockerfile for building images for
ppc64le
@hchenxa
Updates: