github-chaos-actions
github-chaos-actions copied to clipboard
Github actions to trigger chaos on your review apps
Installing `oci-cli` now fails with ```text Step 21/26 : RUN pip install oci-cli ---> Running in 71fd401c244a error: externally-managed-environment × This environment is externally managed ╰─> To install Python packages...
When try to use the chaos-actions on GKE cluster, it always encounter this issue of executable file not found. time="2022-10-05T10:34:03Z" level=info msg="exit status 1: Unable to connect to the server:...
Updated environment variables, added SDK authentication details, and improved clarity on chaos execution processes across various chaos experiments including container-kill, disk-fill, node-cpu-hog, and others. Updated image references to use the...