dynatrace-operator
dynatrace-operator copied to clipboard
Ignore enrichment rules without mapping set
Description
Handles the case when the Mapping
of an EnrichmentRule
is empty, we just ignore it and log it.
We still store it in the dk.Status so we have the actual info we get from the API
How can this be tested?
The unittest is pretty obvious.