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.
- Update for kubernetes 1.20+
- Update Prometheus Go client library
- Bump up Go version
- Use container started events instead of pod updates
- Update golang docker image to 1.13.0
- Provide release documentation in README
- Provided a Changelog
- Change the event reason
PreviousPodWasOOMKilled
to the correctPreviousContainerWasOOMKilled
- Initial release as Open-Source under the Apache License v2.0
[1.2.0] https://github.com/xing/kubernetes-oom-event-generator/compare/v1.1.0...v1.2.0 [1.1.0]: https://github.com/xing/kubernetes-oom-event-generator/compare/v1.0.1...v1.1.0 [1.0.1]: https://github.com/xing/kubernetes-oom-event-generator/compare/v1.0.0...v1.0.1 [1.0.0]: https://github.com/xing/kubernetes-oom-event-generator/compare/afe6c88c3a8925c7c72ccecf4f52ff1addbbba2d...v1.0.0