moonming commented on pull request #2036: URL: https://github.com/apache/apisix/pull/2036#issuecomment-691920387
No, we need to change 4 files if we upgrade etcd version. Thanks, Ming Wen Twitter: _WenMing YuanSheng Wang <[email protected]> 于2020年9月14日周一 下午4:55写道: > *@membphis* commented on this pull request. > ------------------------------ > > In .travis/linux_tengine_runner.sh > <https://github.com/apache/apisix/pull/2036#discussion_r487755488>: > > > + wget https://github.com/etcd-io/etcd/releases/download/v3.4.0/etcd-v3.4.0-linux-amd64.tar.gz > + tar xf etcd-v3.4.0-linux-amd64.tar.gz > + sudo cp etcd-v3.4.0-linux-amd64/etcd /usr/local/bin/ > + sudo cp etcd-v3.4.0-linux-amd64/etcdctl /usr/local/bin/ > + rm -rf etcd-v3.4.0-linux-amd64 > > Duplication is acceptable here so that each use case script is independent. > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub > <https://github.com/apache/apisix/pull/2036#discussion_r487755488>, or > unsubscribe > <https://github.com/notifications/unsubscribe-auth/AGJZBKYY2SBLAY2LUTGYNW3SFXLAZANCNFSM4P2AS3KQ> > . > ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
