Skip to content
This repository was archived by the owner on Feb 5, 2024. It is now read-only.

Releases: RedHatInsights/insights-runtimes-inventory

v1.0.1

Choose a tag to compare

@aslicerh aslicerh released this 17 Nov 18:17
1250d78

This release allows for processing 'Egg' uploads.
It also adds defined entries for Cryostat and sets container/pod quotas to something more production reasonable.

Fix Overly Verbose Logging

Choose a tag to compare

@aslicerh aslicerh released this 02 Oct 16:03
4565983

This is a quick turn around patch to fix an issue where very, very large messages were being dropped into the logs.

Initial Release Candidate

Choose a tag to compare

@aslicerh aslicerh released this 29 Sep 17:33
89ed212
Add a test for Hibernate/Kafka hanging. (#108)

* Fix issue with micrometerAssertionHelper not properly saving counter values.
Add await_* helpers to TestUtils.
Add a test for Hibernate/Kafka hanging on a Hibernate error.

* Missed cleanup...