k3s/pkg/volume/glusterfs
Jan Safranek 0293c6b7f0 Use pod namespace when looking for its GlusterFS endpoints.
I have a pod, which exports a Gluster filesystem in non-default namespace.
When I try to use this FS as a GlusterfsVolumeSource in a 'client' pod
definition, Kubernetes looks for the appropriate endpoint in 'default'
namespace instead of the namespace where the client pod is being defined.
2015-04-21 12:33:59 +02:00
..
glusterfs.go Use pod namespace when looking for its GlusterFS endpoints. 2015-04-21 12:33:59 +02:00
glusterfs_test.go Refactored Volume plugins to use InternalVolume instead of API types 2015-04-14 14:25:01 -04:00