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

Tags: RedHatInsights/insights-runtimes-inventory

Tags

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #158 from ebaron/cryostat-replicas

Add parameter to allow scaling down of Cryostat

v0.1.1-rc1

Toggle v0.1.1-rc1's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Fix egg logging and make sure PROD doesn't drop the database. (#122)

* WIP

* Fix logging issues.

---------

Co-authored-by: Ben Evans <[email protected]>

v0.1.0-rc1

Toggle v0.1.0-rc1's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
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...