Conversation
Modify ETCD_BINDIR in local example env script for aarch64 Change-Id: I1a9d6591316b60f1c7672f4c0eb4906f6dc65de7 Signed-off-by: Jiamei.Xie <Jiamei.Xie@arm.com>
|
Hi @jiameixie - I have another PR I just opened which should make this one obsolete: #5427 Do you mind reviewing it to confirm? (The advantage of the PR I have open is that it can get Vitess in a state of no longer shipping etcd.) |
Yes, it's true. It will be obsolete after #5427 merged. I'll change it according to #5427 |
|
Hi @morgo - I added a condition to check if directory "${VTROOT}/dist/etcd" exists as below. Is this ok? |
I think we can totally remove this, and just rely on |
Got it. I'll close this request. |
Modify ETCD_BINDIR in local example env script for aarch64
Change-Id: I1a9d6591316b60f1c7672f4c0eb4906f6dc65de7
Signed-off-by: Jiamei.Xie Jiamei.Xie@arm.com