All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add regex option for
ignoredNamespaces
,ignoredPodNamePrefixes
,watchedNamespaces
andwatchedPodNamePrefixes
- Add support for
watchedNamespaces
andwatchedPodNamePrefixes
#14
- Add
ignoreRestartsWithExitCodeZero
flag to ignore restart events with an exit code of 0 #22
- Container resource specs showing wrong values #26
- Add backticks to format slack message nicely #25
- Parameterize pod restart count
- Support ignoring specific namespaces and pods
- Initial release as Open-Source under the Apache License v2.0