Bug 1798305
| Summary: | gitCommit and gitVersion is invalid for openshift-service-catalog | |||
|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Junqi Zhao <juzhao> | |
| Component: | Service Catalog | Assignee: | Jesus M. Rodriguez <jesusr> | |
| Status: | CLOSED DUPLICATE | QA Contact: | Fan Jia <jfan> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 4.4 | Keywords: | Regression | |
| Target Milestone: | --- | |||
| Target Release: | 4.4.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1798315 (view as bug list) | Environment: | ||
| Last Closed: | 2020-02-05 15:57:46 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: | ||||
*** This bug has been marked as a duplicate of bug 1791001 *** |
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: