You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cartridge tool doesn't work with ipv6 addrs. Without this changes
operation `cartridge replicasets setup --bootstrap-vshard` failed because
`replicaset.master.uri` contains ipv6 addr without brackets.
Changes add brackets to replica uri if it is ipv6 address.
Needed for tarantool/cartridge#2166
NO_DOC=minor
0 commit comments