• Levin Zimmermann's avatar
    Client.URL: Fix incomplete URL if > 1 master nodes · 5de970ee
    Levin Zimmermann authored
    Before this patch Client.URL didn't contain more than one master node.
    This can be problematic in case we have a cluster with > 1 master nodes
    and the printer master is a secondary master (which may be down). In
    this case the user who trusts the "URL" attribute to connect to the
    cluster won't succeed, because the primary master can't be reached.
    5de970ee
client.go 14.9 KB