Skip to content

Releases: RedHatInsights/insights-core

insights-core-3.6.11.1

15 Dec 06:01

Choose a tag to compare

Automatic commit of package [insights-core] release [3.6.11.1-1].

Created by command:

/home/release/.local/bin/tito tag --use-version=3.6.11.1

3.0.75-1: fix some registration quirks related to the platform (#1651)

26 Mar 15:26

Choose a tag to compare

* fix some registration quirks related to the platform
- skip registration check for --support (RHIPLAT1-748)
- skip --unregister call, log message (RHIPLAT1-749)
- skip --register call, log message (RHIPLAT1-750)
- short-circuit --status, log message (RHIPLAT1-751)

* FLAKE

* move logging and checks to API functions. phase calls reg normally

* fix goof