Bug 1744498
| Summary: | Add version information to local storage related tools | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Qin Ping <piqin> |
| Component: | Storage | Assignee: | Hemant Kumar <hekumar> |
| Status: | CLOSED ERRATA | QA Contact: | Liang Xia <lxia> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 4.2.0 | CC: | aos-bugs, aos-storage-staff |
| 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: | Environment: | ||
| Last Closed: | 2020-05-04 11:13:08 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: | |||
|
Description
Qin Ping
2019-08-22 09:56:28 UTC
Tested with local-storage-operator.4.4.0-202001081023, no version info for local-storage-operator. $ oc logs deployment.apps/local-storage-operator I0109 03:38:28.048359 1 main.go:18] Go Version: go1.13.4 I0109 03:38:28.048485 1 main.go:19] Go OS/Arch: linux/amd64 I0109 03:38:28.048493 1 main.go:20] operator-sdk Version: 0.0.7 time="2020-01-09T03:38:28Z" level=info msg="Metrics service local-storage-operator created" I0109 03:38:28.220681 1 main.go:36] Watching local.storage.openshift.io/v1, LocalVolume I0109 03:38:28.220690 1 main.go:41] Watching local.storage.openshift.io/v1, LocalVolume, local-storage, 180000000000 $ oc logs deployment.apps/local-storage-operator I0115 05:52:53.977425 1 main.go:18] Go Version: go1.13.4 I0115 05:52:53.977764 1 main.go:19] Go OS/Arch: linux/amd64 I0115 05:52:53.977771 1 main.go:20] operator-sdk Version: 0.0.7 I0115 05:52:53.977776 1 main.go:21] local-storage-operator Version: v4.4.0-202001100815-0-gac925a6-dirty time="2020-01-15T05:52:54Z" level=info msg="Metrics service local-storage-operator created" I0115 05:52:54.171592 1 main.go:41] Watching local.storage.openshift.io/v1, LocalVolume I0115 05:52:54.171602 1 main.go:46] Watching local.storage.openshift.io/v1, LocalVolume, local-storage, 180000000000 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, 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/RHBA-2020:0581 |