Description of problem: Given oc is supposed to be +1/-1 version compatible i see that oc get sa <token> for 4.10 against 4.11 cluster gives error Version-Release number of selected component (if applicable): 4.10 How Reproducible: Login to 4.11 cluster Using 4.10 oc client run the command ‘oc serviceaccounts get-token <sa_name> -n openshift-monitoring` Actual Results: ec2-user@ip-10-0-8-161 ~ % ./oc serviceaccounts get-token prometheus-k8s -n openshift-monitoring error: could not find a service account token for service account "prometheus-k8s" Expected Results: Given oc is supposed to be +1/-1 version compatible i expect that no error is thrown. Additional Info: https://coreos.slack.com/archives/CS05TR7BK/p1658470267599869?thread_ts=1658470242.227799&cid=CS05TR7BK
*** This bug has been marked as a duplicate of bug 2108241 ***