The Wayback Machine - https://web.archive.org/web/20220412014947/https://github.com/topics/chaos
Skip to content
#

chaos

Here are 296 public repositories matching this topic...

chaos-mesh
STRRL
STRRL commented Feb 11, 2022

The library controller-runtime requires setting a logger (by log.SetLogger()) at the first 30s when the application starts, or it would use the default NullLogSink. We should also call it in testing codes.

When we test with ginkgo, ginkgo provides a helpful GinkgoWriter, which hides the output as default, only prints it when the test failed. We'd better use it to keep our testing output

Improve this page

Add a description, image, and links to the chaos topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the chaos topic, visit your repo's landing page and select "manage topics."

Learn more