Skip to content

Zbchaos v1.0.0

Compare
Choose a tag to compare
@Zelldon Zelldon released this 21 Dec 09:30
· 484 commits to main since this release
c67506b

What's Changed

With completing #139 zbchaos is reaching v1.0.0.

A chaos experimenting toolkit for Zeebe.
    Perfect to inject some chaos into your brokers and gateways.

Usage:
  zbchaos [command]

Available Commands:
  backup      Controls Zeebe backups
  brokers     Print the name of the Zeebe broker pods
  completion  Generate the autocompletion script for the specified shell
  connect     Connect Zeebe nodes
  dataloss    Simulate dataloss and recover
  deploy      Deploy certain resource
  disconnect  Disconnect Zeebe nodes
  exporting   Controls Zeebe Exporting
  help        Help about any command
  publish     Publish a message
  restart     Restarts a Zeebe node
  stress      Put stress on a Zeebe node
  terminate   Terminates a Zeebe node
  topology    Print the Zeebe topology deployed in the current namespace
  verify      Verify certain properties
  version     Print the version of zbchaos
  worker      Starts a worker for zbchaos jobs

Most recent PRs merged:

Full Changelog: zbchaos-v0.8.1...zbchaos-v1.0.0