Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Endpoint changes with k8s 1.5 #628

Closed
ravishivt opened this issue Dec 16, 2016 · 2 comments
Closed

Endpoint changes with k8s 1.5 #628

ravishivt opened this issue Dec 16, 2016 · 2 comments

Comments

@ravishivt
Copy link

In kubernetes 1.5, the glusterfs plugin automatically creates the endpoints when a PVC is added. As per kubernetes/kubernetes#34705:

When the persistent volumes are dynamically provisioned, the Gluster plugin automatically create an endpoint and a headless service in the name gluster-dynamic-

The setup-openshift-heketi-storage command should therefore no longer create the "heketi-storage-endpoints" Endpoint or Service as it's unnecessary.

@lpabon
Copy link
Contributor

lpabon commented Dec 16, 2016

@ravishivt Hi, setup-openshift-heketi-storage (which the name now should change to something more kubernetes based) does not create a PVC. Instead it refers to the volume directly. That is why it needs the endpoints.

@phlogistonjohn
Copy link
Contributor

Last activity on this bug is nearly two years old. Closing issue. If this is still a problem please feel free to reopen and discuss.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants