Skip to content

7.0.0-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@tamalsaha tamalsaha released this 25 May 06:31
· 86 commits to master since this release

Searchlight 7.0.0-rc.0 brings a number of major features. These are:

  1. Alert history is stored as a new Incident crd.
  2. Users can now write custom plugins for Searchlight using webhooks.
  3. Instead of deleting alert crds, users can pause it to temporarily deactivate the check.
  4. Uses workqueue which fixes various subtle retry issues.

Download Docker images via:

docker pull appscode/searchlight:7.0.0-rc.0
docker pull appscode/icinga:7.0.0-rc.0-k8s

Changelog:

What's Next
Please use this release in your dev/test/qa cluster and report back any issues. This release is closed for new features. We hope to mark this as GA by next week.