Bug 1722269
| Summary: | OpenShift Online's About dialog includes Kubernetes version but not OpenShift version | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Omair Majid <omajid> |
| Component: | Unknown | Assignee: | Abhishek Gupta <abhgupta> |
| Status: | NEW --- | QA Contact: | Xiaoli Tian <xtian> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | aos-bugs, yufchang |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| 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: | 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: | |||
Hi, Omair You can get version by "oc version" command. In the "about" , online version is the OpenShift Online Script Version. When you saw that, it is not upgraded to 4.1 yet. |
Description of problem: I am playing around with OpenShift.com (OpenShift Online) and one of the things that's biting me right now is that it's not obvious to me what OpenShift version this is. I suspect it's OpenShift 4.1, but I can't find a place that spells it out. The "About" dialog ("?" -> "About" in OpenShift Online) shows the Kubernetes master version, but not the version of OpenShift Online. https://docs.openshift.com/online/welcome/index.html suggests it is OpenShift Online version 3.0, but Version-Release number of selected component (if applicable): ^ This is what I want to find out :) Steps to Reproduce: 1. Go to https://console-openshift-console.apps.us-east-2.online-starter.openshift.com/ 2. Click "?" in the top right of the page 3. Click "Help" Actual results: I dont see the OpenShift version Expected results: I would be shown the OpenShift version along with the Kubernetes version.