acorn login <server> and acorn credentials fail and return the following message when the CLI isn't logged in to acorn.io:
✗ ERROR: failed to get API group resources: unable to retrieve the complete list of server APIs: api.acorn.io/v1: Get "https://127.0.0.1:6443/apis/api.acorn.io/v1": tls: failed to verify certificate: x509: certificate signed by unknown authority
Reproduction Steps
acorn login
acorn logout
acorn credentials or acorn login <not-acorn.io>
Impact
This bug prevents users of the CLI from checking remote and local credentials as well as logging into acorn servers other than acorn.io.
Description
acorn login <server>
andacorn credentials
fail and return the following message when the CLI isn't logged in toacorn.io
:Reproduction Steps
acorn login
acorn logout
acorn credentials
oracorn login <not-acorn.io>
Impact
This bug prevents users of the CLI from checking remote and local credentials as well as logging into acorn servers other than
acorn.io
.