-
chaosazure.vmss.actions/deallocate-vmss with injection the secrets explicitly works, but passing environment variables does not.
The following experiment(injection the secrets explicitly) works fin…
-
Looks like exception is thrown when using the `CHAOSTOOLKIT_IN_POD` environment variable in the kubernetes:
stack trace from the logs:
```
Traceback (most recent call last):
File "/usr/local…
-
**Describe the bug**
After redeploying the cluster, it is falling into an IllegalStateException state. The broker is still up, but rejecting all gRPC requests with `INTERNAL` error. It is happening o…
-
Hi all,
I've noticed my builds started to fail because importlib_metadata couldn't not be found by pluggy:
Here is an example https://travis-ci.org/chaostoolkit-incubator/chaostoolkit-aws/jobs/5…
-
When specifying the secrets add the top of the experiment, they don't get passed in as parameters when you issue the `attack` action. I am seeing the following when I specify the secrets at the top o…
-
I just realized that this library is AGPL-licensed - quite unexpected considering that its predecessors like flask-oauthlib and oauthlib are BSD-licensed, and e.g. flask-oauthlib [strongly](https://gi…
-
Original content from docs: # Adding Time Constraints to an Experiment
It is a common requirement to execute a chaos experiment for a certain period of
time, ending the experiment if it goes on inde…
-
When Python is installed using `brew` on Mac, Matplotlib will complain about Python not being installed as a framework during the reporting installation.
```
(venv) ~/repos/chaostoolkit-documentatio…