• Jan Safranek's avatar
    Use pod namespace when looking for its GlusterFS endpoints. · 0293c6b7
    Jan Safranek authored
    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.
    0293c6b7
Name
Last commit
Last update
..
glusterfs.go Loading commit data...
glusterfs_test.go Loading commit data...