Hi! > > Can "oc" client be called that when we implement shell call to oc > Yes, `-o yaml` and `-o json` from most calls.
With one major drawback! In a container on openshift/kubernetes, oc will always assume the namespace the container is running in, with no way of overriding. This is due to /run/secrets/kubernetes.io/serviceaccount/namespace. Cheers, Tobias Florek _______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
