• Humble Chirammal's avatar
    Use pvc uid in endpoint/service label · 6eae6bba
    Humble Chirammal authored
    If the pvc name is more than 63 chars, the endpoint creation
    will fail due to the validation of objectmeta length of fields ie 63 chars at max.
    This patch introduce an enhancement where if the pvc name is >=63 the pvc uid
    is recorded at label instead of name. To preserve backward compatibility, the pvcname
    has been kept in endpoint metadata label if length of pvc name is <63chars.
    Signed-off-by: 's avatarHumble Chirammal <hchiramm@redhat.com>
    6eae6bba
Name
Last commit
Last update
..
BUILD Loading commit data...
OWNERS Loading commit data...
doc.go Loading commit data...
glusterfs.go Loading commit data...
glusterfs_minmax.go Loading commit data...
glusterfs_minmax_test.go Loading commit data...
glusterfs_test.go Loading commit data...
glusterfs_util.go Loading commit data...