Bug 1679077
| Summary: | should display the version of the svcat-apiserver-operator&svcat-controller-manager-operator | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Jian Zhang <jiazha> |
| Component: | Service Catalog | Assignee: | Jay Boyd <jaboyd> |
| Status: | CLOSED WONTFIX | QA Contact: | Jian Zhang <jiazha> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.1.0 | CC: | chezhang, dyan, jfan, sponnaga, wsun, zitang |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | 4.1.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: | 2019-03-28 20:42:40 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
Jian Zhang
2019-02-20 10:13:03 UTC
@jian - the issue you raise in comment #1 is fixed by https://bugzilla.redhat.com/show_bug.cgi?id=1688132 Jay, Yes, thanks! I'm inclined to close this Jian with no plans for any additional enhancements around reporting the version. As we agreed in comment 3 and 4 the operators now report the correct version in the resource. I'm not aware of any other operators that support a `--version` argument, are you? Marking as a dup and closing. @Jian if you feel strongly and disagree with comment 5 please reopen. *** This bug has been marked as a duplicate of bug 1688132 *** Jay, I understood. But, as you know, the ClusterOperator version info doesn't contain the exact PR commit. So, it's better to report the version info so that the user can know the exact operator version, commit PR clearly. I reopen it and change it to the "medium" priority. @Jian, I understand about the commit PR and I generally agree it is helpful. My understanding around 4.0 is the CVO owns the versioning, its rare (and maybe even not supported) that customers will ever be overriding the cvo with specific cluster operators. These two Service Catalog operators source originated from the cluster-openshift-apiserver and cluster-openshift-controller-manager operators, neither of which support a --version or other means to report these details. The makefiles would have to be heavily reworked to support this. I have reviewed other operators including the console operator, cluster image registry operator, cluster network operator and the cvo itself - I'm not seeing any operator that supports --version flag. Given this fact and I'm pretty tight on cycles, I'm not inclined to implement `--version` support. If you find a number of other operators that are supporting `--version` please reopen with details. Jay, Thanks for your information! I understand. |