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
Title: update python3 version on envoy docker image
Description:
python3 runtime version in envoy docker image is old, that is Python 3.5.2.
So we can't use latest python features like capture_output option defined from subprocess.run