#341 Support new types in ResultsDB consumer
Merged by gnaponie. Opened by gnaponie.
gnaponie/greenwave redhat-module-consumers  into  master

Download 341.patch

New subject types are now accepted in Greenwave, but we need to
handle them also in the ResultsDB consumer. These new types are
component-version and redhat-module.

Makese sense to me

:thumbsup:

Pull-Request has been merged by gnaponie

I thought we basically wanted if _type and 'item' in data. This doesn't allow using arbitrary subject types.

What am I missing?

I thought we basically wanted if _type and 'item' in data. This doesn't allow using arbitrary subject types.
What am I missing?

This is a quick patch to finalize adding module support. We'll follow up with a configuration driven approach instead.

Metadata