You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.
This repository is currently being migrated. It's locked while the migration is in progress.
Hi @robinbraemer, can you try appending the port (:5705) to STORAGEOS_HOST? Just had a quick look at the api code and it only seems to set the default port if you've not set STORAGEOS_HOST at all, otherwise it expects the port to be set.
If that doesn't work you could try to isolate by running the CLI in the same namespace, and see if that can connect? There's a script to do that here: https://github.com/storageos/deploy/blob/master/k8s/run-cli.sh. You'll need to change the env vars to match the credentials and the service.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm trying to connect a in-cluster client to the StorageOS API but cluster members cannot be found.
This is my go code
and then I run a test ping
and there is the error
This is the storageos service:
The text was updated successfully, but these errors were encountered: