After a restart, oc login $(minishift ip) -u system:admin does not work. Error is:
The server is using a certificate that does not match its hostname: x509: cannot validate certificate for 192.168.42.207 because it doesn't contain any IP SANs
You can bypass the certificate check, but any data you send to the server could be intercepted by others.
Use insecure connections? (y/n): y
error: couldn't get https://192.168.42.207:443/.well-known/oauth-authorization-server: unexpected response status 503