Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1943698

Summary: operator-sdk downstream version not detected by metrics
Product: OpenShift Container Platform Reporter: Jesus M. Rodriguez <jesusr>
Component: Operator SDKAssignee: Varsha <vnarsing>
Status: CLOSED CURRENTRELEASE QA Contact: Cuiping HUO <chuo>
Severity: high Docs Contact:
Priority: high    
Version: 4.7CC: aos-bugs
Target Milestone: ---   
Target Release: 4.8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1943699 (view as bug list) Environment:
Last Closed: 2021-03-29 14:44:09 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1943699    

Description Jesus M. Rodriguez 2021-03-26 20:27:26 UTC
Description of problem:
operator-sdk downstream version not detected by metrics


The metrics annotation is treating all versions with a -XXX as a git sha and appends +git. So the downstream is being detected is v1.3.0+git which means it falsely looks like a built from source upstream v1.3.0 which is incorrect.