-
Bug
-
Resolution: Duplicate
-
Normal
-
None
-
ACM 2.16.0
-
None
-
Quality / Stability / Reliability
-
False
-
-
False
-
-
-
Search Train 37-1
-
Moderate
-
None
Description of problem:
VirtualMachineInstance .status.interfaces might not always have a name field, if this happens, Search skips indexing this object.
We could simply leave that field out as the _interface object is formatted in name/interfaceName[index]=ipAddress. If name or interfaceName are missing, it's apparent which as the "/" remains.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
- ...