Download Latest Version chaosblade-1.7.4-linux-arm64.tar.gz (60.7 MB)
Email in envelope

Get an email when there's a new version of ChaosBlade

Home / v1.7.1
Name Modified Size InfoDownloads / Week
Parent folder
chaosblade-operator-1.7.1.tgz 2022-12-15 4.3 kB
chaosblade-operator-arm64-1.7.1.tgz 2022-12-15 4.3 kB
chaosblade-1.7.1-linux-arm64.tar.gz 2022-12-15 64.7 MB
chaosblade-1.7.1-linux-amd64.tar.gz 2022-12-15 56.0 MB
README.md 2022-12-15 2.1 kB
v1.7.1 source code.tar.gz 2022-12-15 153.1 kB
v1.7.1 source code.zip 2022-12-15 212.5 kB
Totals: 7 Items   121.1 MB 0

This release adds some new drill experiment, fixes some bugs in 1.7.0.

Features

What's Changed

  • move file backup

  • fix: Change the value pass in slope to a reference pass

  • Fix variable name error, from precpu to percpu.
  • delete docker yaml build
  • optimize: support mongo count method
  • spring security plugin
  • extension of log plugin enable it to support log4j2
  • Extend plugin-mysql to support shardingJdbc
  • fix http b-params
  • optimize: modify the wrong class comment
  • Complete makefile to build arm64 image.
  • Fix bug: can not find nodes
  • fix: get containerId when getting matched container
  • feat: add node file
  • add node and pod about file exprient examples

Installation

For Host

Download chaosblade-1.7.1-linux-amd64.tar.gz to the host and unzip it. * ARCH: amd64

For Kubernetes

Install

Download chaosblade-operator-1.7.1.tgz package to install.

helm install chaosblade-operator chaosblade-operator-1.7.1.tgz --namespace chaosblade

Default image repository is chaosbladeio/chaosblade-tool and chaosbladeio/chaosblade-operator, you can append --set blade.repository or --set operator.repository flag to change the image repository. For examples:

helm install chaosblade-operator chaosblade-operator-1.7.1.tgz --namespace chaosblade --set blade.repository=chaosbladeio/chaosblade-tool,operator.repository=chaosbladeio/chaosblade-operator

Uninstall

helm uninstall chaosblade-operator --namespace chaosblade

New Contributors

Full Changelog: https://github.com/chaosblade-io/chaosblade/compare/v1.7.0...v1.7.1

Source: README.md, updated 2022-12-15