Browse Source
Empty filerGroup is a valid value representing the default group. The master client can discover filers even when filerGroup is empty. **Change:** - Remove the filerGroup != "" check in NewFilerClient - Keep only masterClient != nil check - Empty string will be passed to ListClusterNodes API as-is This enables filer discovery to work with the default group.pull/7550/head
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue