Hi Does one of you has already experimented such weird issue ?
When I try to create an application within a namespace, this command "oc --config /etc/origin/master/admin.kubeconfig new-app sonatype/nexus ...." reports that a dc, svc, route, ... already exist under the namespace "infra" If I try to get the resources from the namespace, then the response is empty oc get svc,route,dc,is nexus Error from server (NotFound): services "nexus" not found Error from server (NotFound): routes.route.openshift.io "nexus" not found Error from server (NotFound): deploymentconfigs.apps.openshift.io "nexus" not found Error from server (NotFound): imagestreams.image.openshift.io "nexus" not found How can I troubleshoot such error on ocp 3.9" ? Regards Charles
_______________________________________________ dev mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/dev
