David Liu
David Liu
I have been suffering from the exact same experience, my workaround is to use `oci setup config` and forget about `oci session`
This issue happnes only on arm64, not in amd64.
Will you consider release a preview or alpha version for v3 in recent future?
@Asutorufa Thanks so much for you first contribution! I remember in our previous call we have discussed that the PEM format for crypto material is the first citizen. DER bytes...
@peppertech Hi John, any update about this issue? I see some other projects in Oracle GHO have been accepting PRs.
single sign-on (SSO) seems like a workaround but still not seeming-less smooth
@mandyht Hi Mandy, thanks for your followup. My OCI CLI version is `3.9.0` I am able to run `oci os ns get` successfully
@mandyht after upgrade to `3.18.1`, this issue is reproducible still.
Hi @mandyht Mandy, then it will be something anti-pattern. I expect the `auth=instance_principal` should not require me to setup any `~/.oci/config` file even if it is missing. If with a...
if we change to ``` export const host = { dockerSock: '/run/podman/podman.sock' }; ``` we still see ``` 1) up run peers: Error: (HTTP code 500) server error - error...