Bug 1798305 - gitCommit and gitVersion is invalid for openshift-service-catalog
Summary: gitCommit and gitVersion is invalid for openshift-service-catalog
Keywords:
Status: CLOSED DUPLICATE of bug 1791001
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Service Catalog
Version: 4.4
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 4.4.0
Assignee: Jesus M. Rodriguez
QA Contact: Fan Jia
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-02-05 05:52 UTC by Junqi Zhao
Modified: 2020-02-05 15:57 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1798315 (view as bug list)
Environment:
Last Closed: 2020-02-05 15:57:46 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Junqi Zhao 2020-02-05 05:52:19 UTC
Description of problem:
search in Prometheus
count(kubernetes_build_info{job!~"kube-dns|coredns",gitVersion="v0.0.0-master+$Format:%h$"}) by (gitCommit, gitVersion,namespace)

result is
Element 	Value
{gitCommit="$Format:%H$",gitVersion="v0.0.0-master+$Format:%h$",namespace="openshift-service-catalog-apiserver-operator"}	1
{gitCommit="$Format:%H$",gitVersion="v0.0.0-master+$Format:%h$",namespace="openshift-console-operator"}	1
{gitCommit="$Format:%H$",gitVersion="v0.0.0-master+$Format:%h$",namespace="openshift-service-catalog-controller-manager-operator"}	1

Please fix the issue for your component

Version-Release number of selected component (if applicable):
4.4.0-0.nightly-2020-02-04-171905

How reproducible:
Always

Steps to Reproduce:
1. See the description
2.
3.

Actual results:
gitCommit and gitVersion is invalid

Expected results:
gitCommit and gitVersion should get the correct version

Additional info:

Comment 1 Jesus M. Rodriguez 2020-02-05 15:57:46 UTC

*** This bug has been marked as a duplicate of bug 1791001 ***


Note You need to log in before you can comment on or make changes to this bug.