Created
January 8, 2021 17:08
-
-
Save wei-lee/1393fd3b88eab73287a06fc7de4766eb to your computer and use it in GitHub Desktop.
out put from code/run locally
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
go install github.com/matryer/moq | |
Error from server (NotFound): namespaces "redhat-rhmi-operator" not found | |
make: [cluster/prepare/smtp] Error 1 (ignored) | |
Error from server (NotFound): namespaces "redhat-rhmi-operator" not found | |
make: [cluster/prepare/dms] Error 1 (ignored) | |
Error from server (NotFound): namespaces "redhat-rhmi-operator" not found | |
make: [cluster/prepare/pagerduty] Error 1 (ignored) | |
Error from server (NotFound): serviceaccounts "rhmi-operator" not found | |
Already on project "redhat-rhmi-operator" on server "https://api.rlawton.6ff5.s1.devshift.org:6443". | |
You can add applications to this project with the 'new-app' command. For example, try: | |
oc new-app django-psql-example | |
to build a new example application in Python. Or use kubectl to deploy a simple Kubernetes application: | |
kubectl create deployment hello-node --image=gcr.io/hello-minikube-zero-install/hello-node | |
Already on project "redhat-rhmi-operator" on server "https://api.rlawton.6ff5.s1.devshift.org:6443". | |
role.rbac.authorization.k8s.io/rhmi-operator replaced | |
clusterrole.rbac.authorization.k8s.io/rhmi-operator replaced | |
serviceaccount/rhmi-operator created | |
rolebinding.rbac.authorization.k8s.io/rhmi-operator replaced | |
clusterrolebinding.rbac.authorization.k8s.io/rhmi-operator replaced | |
Authentication required for https://api.rlawton.6ff5.s1.devshift.org:6443 (openshift) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment