gluster / gluster-kubernetes

GlusterFS Native Storage Service for Kubernetes
Apache License 2.0
875 stars 389 forks source link

Problem with service URI #596

Closed ap1969 closed 5 years ago

ap1969 commented 5 years ago

Sorry, I'm not familiar with how to suggest updates to projects, but there's an issue in the gk-deploy, where the heteki service URL is determined by then not used:

Line 830: replace "localhost:8080" with ${heketi_service}

Hope that helps, Andy

phlogistonjohn commented 5 years ago

Thanks for the suggestion, however I tihnk that line ought to work because its being executed within the heketi pod itself. Note the part ${CLI} exec -i ${heketi_pod} that comes before the heketi-cli section. Were the heketi-cli commands that are supposed to run within the pod failing for you? If so, what was the exact error(s) that you received?

ap1969 commented 5 years ago

Hi John Thanks for getting back. Unfortunately I'm the meantime I've been testing with Ceph and got that working, so I can't remember what I was doing with gluster.

phlogistonjohn commented 5 years ago

Shall we close this issue then? If you hit it again you can always reopen.

ap1969 commented 5 years ago

Done.