Skip to content

Releases: litmuschaos/chaos-operator

1.1.0-RC1

13 Feb 12:46
7d6cb8d
Compare
Choose a tag to compare
1.1.0-RC1 Pre-release
Pre-release
(fix) chaos-operator: Managed Finalizers and Events (#146)

* (fix) Deletion of ChaosResources, removed un-used code

Signed-off-by: Rahul M Chheda <[email protected]>

1.0.0

14 Jan 12:26
f3be642
Compare
Choose a tag to compare

Refer to detailed release notes here

1.0.0-RC2

10 Jan 14:04
f3be642
Compare
Choose a tag to compare
1.0.0-RC2 Pre-release
Pre-release

Getting Started

Prerequisites to install

  • Make sure you have a healthy Kubernetes Cluster.
  • Kubernetes 1.11+ is installed

Installation

kubectl apply -f https://litmuschaos.github.io/pages/litmus-operator-latest.yaml

Verify your installation

  • Verify if the chaos operator is running
    kubectl get pods -n litmus

  • Verify if chaos CRDs are installed
    kubectl get crds | grep chaos

  • Verify if the chaos experiments are installed.
    kubectl get chaosexperiments

For more details refer to the documentation at Docs

1.0.0-RC1

08 Jan 03:25
Compare
Choose a tag to compare
1.0.0-RC1 Pre-release
Pre-release

Getting Started

Prerequisites to install

  • Make sure you have a healthy Kubernetes Cluster.
  • Kubernetes 1.11+ is installed

Installation

kubectl apply -f https://litmuschaos.github.io/pages/litmus-operator-latest.yaml

Verify your installation

  • Verify if the chaos operator is running
    kubectl get pods -n litmus

  • Verify if chaos CRDs are installed
    kubectl get crds | grep chaos

  • Verify if the chaos experiments are installed.
    kubectl get chaosexperiments

For more details refer to the documentation at Docs

0.9.0

13 Dec 09:38
Compare
Choose a tag to compare

Refer to detailed release notes here

0.9.0-RC1

09 Dec 10:32
Compare
Choose a tag to compare
0.9.0-RC1 Pre-release
Pre-release

Getting Started

Prerequisites to install

  • Make sure you have a healthy Kubernetes Cluster.
  • Kubernetes 1.11+ is installed

Installation

kubectl apply -f https://litmuschaos.github.io/pages/litmus-operator-latest.yaml

Verify your installation

  • Verify if the chaos operator is running
    kubectl get pods -n litmus

  • Verify if chaos CRDs are installed
    kubectl get crds | grep chaos

  • Verify if the chaos experiments are installed.
    kubectl get chaosexperiments

For more details refer to the documentation at Docs

0.8.0

13 Nov 14:21
e949f66
Compare
Choose a tag to compare

Refer to the release notes here: litmuschaos/litmus

0.8.0-RC1

05 Nov 13:05
Compare
Choose a tag to compare
0.8.0-RC1 Pre-release
Pre-release

Getting Started

Prerequisites to install

  • Make sure you have a healthy Kubernetes Cluster.
  • Kubernetes 1.11+ is installed

Installation

kubectl apply -f https://litmuschaos.github.io/pages/litmus-operator-latest.yaml

Verify your installation

  • Verify if the chaos operator is running
    kubectl get pods -n litmus

  • Verify if chaos CRDs are installed
    kubectl get crds | grep chaos

  • Verify if the chaos experiments are installed.
    kubectl get chaosexperiments

For more details refer to the documentation at Docs

0.7.0

15 Oct 09:23
Compare
Choose a tag to compare

Getting Started

Prerequisites to install

  • Make sure you have a healthy Kubernetes Cluster.
  • Kubernetes 1.11+ is installed

What's new?

  • [chaos-operator] [enhancement] Refactored operator code to increase modularity
  • [chaos-operator] [bug-fix] Fix Crashing of Chaos-Executor post-experiment execution
  • [chaos-operator] [feature] Ability to turn on/off monitoring (chaos metrics collection) via ChaosEngine
  • [chaos-operator] [enhancement] Run chaos exporter as a separate pod
  • [chaos-operator] [ci] Increased unit-test coverage
  • [chaos-exporter] [enhancement] Refactored exporter code to increase modularity (BCH standards)
  • [litmus] [enhancement] Ability to patch experiment status to ChaosEngine
  • [litmus] [feature] Ability to override experiment defaults via ChaosEngine spec
  • [litmus] [feature] Add powerfulseal integration (chaoslib) to induce pod chaos
  • [litmus] [feature] Experiments to perform network chaos using Pumba
  • [litmus] [enhancement] Optimized dockerfile for ansible-runner image
  • [chaos-charts] [charts] Additional OpenEBS chaos charts (target failure, pool failure, target network chaos)
  • [chaos-charts] [charts] Additional Generic charts (network chaos)
  • [chaos-charts] [ci] Auto-Versioning of chaos charts
  • [charthub][enhancements] Implementation of filters and sort functionalities on chaos hub
  • [litmus-docs] [enhancements] Restructured docs with simpler user guide & architecture details
  • [litmus-docs] [feature] Updated docs website to use docusaurus version 1.13.0

Installation

kubectl apply -f https://litmuschaos.github.io/pages/litmus-operator-v0.7.0.yaml

Verify your installation

  • Verify if the chaos operator is ru\nning
    kubectl get pods -n litmus

  • Verify if chaos CRDs are installed
    kubectl get crds | grep chaos

  • Verify if the chaos experiments are installed.
    kubectl get chaosexperiments

For more details refer to the documentation at Docs

0.7.0-RC1

11 Oct 13:01
Compare
Choose a tag to compare
0.7.0-RC1 Pre-release
Pre-release

Getting Started

Prerequisites to install

  • Make sure you have a healthy Kubernetes Cluster.
  • Kubernetes 1.11+ is installed

Installation

kubectl apply -f https://litmuschaos.github.io/pages/litmus-operator-latest.yaml

Verify your installation

  • Verify if the chaos operator is running
    kubectl get pods -n litmus

  • Verify if chaos CRDs are installed
    kubectl get crds | grep chaos

  • Verify if the chaos experiments are installed.
    kubectl get chaosexperiments

For more details refer to the documentation at Docs