cloud-native-toolkit / cloud-native-toolkit/planning
Developer Dashboard displays the wrong CLUSTER_VERSION
- Dominant language
- No language data
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
I've installed the Toolkit in a ROKS 4.5 cluster, but the Developer Dashboard says the CLUSTER_VERSION is 4.3.40_openshift.
The cluster overview page in the IBM Cloud dashboard says the version is 4.5.24_1527. oc also says it's v4.5.24:
```
$ oc get clusterversion
NAME VERSION AVAILABLE PROGRESSING SINCE STATUS
version 4.5.24 True False 22d Cluster version is 4.5.24
```
Also, the Developer Dashboard says "CLUSTER_TYPE: Openshift". OpenShift should have a capital S.
Also, can the Developer Dashboard display the cluster name? REGION and RESOURCE_GROUP are useful, and cluster name would be even more useful.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.