Description of problem: Didn't show Receiving Traffic status in Pods table on Services page Version-Release number of selected component (if applicable): v3.9.0-0.9.0 How reproducible: Always Steps to Reproduce: 1.Create Service and Pods $ oc create -f https://raw.githubusercontent.com/openshift-qe/v3-testfiles/master/routing/caddy-docker.json $ oc create -f https://raw.githubusercontent.com/openshift-qe/v3-testfiles/master/routing/unsecure/service_unsecure.json 2.Go to Service pages Actual results: 2.In Pods table, Pod name, Status,Containers Ready,Container Restarts and Age are shown, but Receiving Traffic is missed Expected results: 2. Should also show Receiving Traffic column since it was added in trello card https://trello.com/c/XnqipHxP Additional info:
Caused by a runtime error. There is a typo in the endpoints preferred version in origin-web-common ("resoource"). https://github.com/openshift/origin-web-common/blob/master/src/constants/apiPreferredVersions.js#L20 [OpenShift] _urlForResource called with unknown resource ResourceGroupVersion {resource: undefined, group: undefined, version: undefined} Arguments(5) [ResourceGroupVersion, null, {…}, null, {…}, callee: ƒ, Symbol(Symbol.iterator): ƒ]
https://github.com/openshift/origin-web-common/pull/272
*** Bug 1529062 has been marked as a duplicate of this bug. ***
https://github.com/openshift/origin-web-console/pull/2618
Pods table show "Receiving Traffic" correctly on v3.9.0-0.22.0, move to VERIFIED