-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
None
-
Future Sustainability
-
False
-
-
False
-
2
-
None
-
None
-
uShift Sprint 275
Let's say use wants to run the command to check something random:
$ microshift healthcheck --namespace openshift-dns --deployments dns-default ??? E0516 09:21:15.253262 57996 run.go:72] "command failed" err="command must be run with root privileges" $ sudo microshift healthcheck --namespace openshift-dns --deployments dns-default ??? I0516 09:21:17.923228 58110 service.go:26] microshift.service is not enabled
I think these checks could be avoided in "user mode":
- Use $KUBECONFIG to access API Server
- Don't check state of MicroShift service