chaos-controller icon indicating copy to clipboard operation
chaos-controller copied to clipboard

:monkey: :fire: Datadog Failure Injection System for Kubernetes

Results 40 chaos-controller issues
Sort by recently updated
recently updated
newest added

## What does this PR do? - [ ] Adds new functionality - [X] Alters existing functionality - [ ] Fixes a bug - [ ] Improves documentation or testing...

## What does this PR do? - [ ] Adds new functionality - [ ] Alters existing functionality - [x] Fixes a bug - [x] Improves documentation or testing Please...

Note: While `chaos-controller` is open to the public and we consider all suggestions for improvement, we prioritize feature development that is immediately applicable to chaos engineering initiatives within Datadog. We...

## What does this PR do? - [x] Adds new functionality - [ ] Alters existing functionality - [ ] Fixes a bug - [ ] Improves documentation or testing...

## What does this PR do? - [ ] Adds new functionality - [ ] Alters existing functionality - [X] Fixes a bug - [ ] Improves documentation or testing...

**Is your feature request related to a problem? Please describe.** To improve developer experience we are integrating the controller with our Continuous Delivery platform. Since any failures are only logged...

**Describe the bug** "CPU pressure" attack does not consume 100% of the CPU allocated to a Kubernetes pod. **To Reproduce** Steps to reproduce the behavior: I injected a "CPU pressure"...

## What does this PR do? - [x] Adds new functionality - [ ] Alters existing functionality - [ ] Fixes a bug - [ ] Improves documentation or testing...

**Is your feature request related to a problem? Please describe.** A common use case for CPU stress is for testing CPU-based autoscaling. Right now the controller only supports 100% of...

## What does this PR do? - [x] Adds new functionality - [ ] Alters existing functionality - [ ] Fixes a bug - [ ] Improves documentation or testing...