This repository has been archived by the owner on Dec 5, 2023. It is now read-only.
Releases: openshift/osd-alert-analysis
Releases · openshift/osd-alert-analysis
v0.1.0
Archival Release
This project has been archived and is no longer actively maintained. This release captures the latest state of the main branch at the time of archival; it may contain vulnerabilities and other bugs. If you wish to continue to use or develop this code yourself, we recommend you fork this repository.
What's Changed
- Added details to README's Quick Start by @abyrne55 in #9
- Add abyrne55 as maintainer by @abyrne55 in #11
- Display cluster name by @anispate in #10
- Increase gunicorn timeout to deal with long DB waits by @abyrne55 in #15
- Refreshed requirements.txt by @abyrne55 in #18
- Add archival notice to README by @abyrne55 in #19
Full Changelog: v0.0.3...v0.1.0
v0.0.3
v0.0.2
This release addresses a few bugs, includes more contributor-friendly docs, and adds a new question ("Which alerts fire most frequently?").
What's Changed
- ProwCI-compatible tests by @abyrne55 in #1
- Fixed no-namespace bug in Alert model by @abyrne55 in #2
- Small README changes to assist with install errors by @abyrne55 in #3
- Fixed QFlappingShift date boundary and summing bugs by @abyrne55 in #4
- Add "Quick Start" section to README by @schiruma in #5
- Added QMostFrequent: Which alerts fire most frequently? by @abyrne55 in #6
Full Changelog: v0.0.1...v0.0.2