Description of problem: RHV resources referenced on CRs by ID can be confused with provider not found in the inventory. For example: on the network map CR, if the ID (instead of Name) value is "fast/network123", this will result in the expected 404 (NotFound). However, because of the X-Provider reply header is missing, the controller will interpret as - The provider has not been added to the inventory. As a result, the CR is never fully reconciled. Affects: - Plan CR - NetworkMap CR - StorageMap CR - Host CR Version-Release number of selected component (if applicable): 2.1. How reproducible: Always. Steps to Reproduce: 1. Create a CR with the ref ID as described in the description. 2. Note: the CR: Generation and ObservedGeneration never match and the continuous reQ=3 in the controller log. 3. Actual results: CR never get reconciled. Expected results: CR is reconciled. Additional info:
This is kind of an edge case only when malforming the id string in the CR through the API. Targeting to MTV 2.2.0.
Please verify with mtv-operator-bundle-2.2.0-41 / iib:122011, or later.
verified all CRs (new/edit) verified reconsolidation ended message in the console log verified validation status condition MTV 2.2.0-50
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (MTV 2.2.0 Images), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2021:5066