the server doesn't have a resource type "dc" #17915
Labels
component/apps
kind/bug
Categorizes issue or PR as related to a bug.
priority/P2
¯\_(ツ)_/¯
¯\\\_(ツ)_/¯
oc
from master does not allow me to scale a DC. When I first hit this it gave me the messagethe server doesn't have a resource type "dc"
. Now it sayserror: Scaling the resource failed with: the API version in the data (extensions/v1beta1) does not match the expected API version (apps.openshift.io/v1); Current resource version Unknown
.Version
Steps To Reproduce
minishift start --openshift-version v3.7.0 --memory 4G
oc
is built from masteroc login -u system:admin
oc -n default scale --replicas=0 dc/router --loglevel=8
Update: results are the same using
oc cluster up
Current Result
The text was updated successfully, but these errors were encountered: