Skip to content

Update envoy to e073b32#1230

Merged
junr03 merged 22 commits intoenvoyproxy:mainfrom
jingwei99:envoy_latest
Jan 13, 2021
Merged

Update envoy to e073b32#1230
junr03 merged 22 commits intoenvoyproxy:mainfrom
jingwei99:envoy_latest

Conversation

@jingwei99
Copy link
Copy Markdown
Contributor

@jingwei99 jingwei99 commented Jan 7, 2021

Description: this PR updates envoy and makes the following changes:

  • linux CI jobs now use the envoy-build-ubuntu container published by envoy-build-tools
  • updates upload/download-artifact to v2.
  • specified using remote jdk toolchain for the coverage build.
  • temporarily moves java and kt unit tests to macOS. Subsequent PR will move as many CI jobs as possible to run on linux runners, as this saves time via container execution; and concurrency as the linux limit is higher than the macOS limit.
  • updates protobuf dep to 3.14.0
  • updates metrics transport to V3 Api
  • updates bazel build targets used in several places in the codebase
  • Fixes warnings in C++ tests.

Risk Level: low for all jobs ran in CI. High for release and artifact jobs as they won't execute until a release is done, and they are most likely broken. Will fix after running.
Testing: CI

Signed-off-by: Jingwei Hao jingwei.hao@gmail.com
Co-authored-by: Jose Nino jnino@lyft.com

Signed-off-by: Jingwei Hao <jingwei.hao@gmail.com>
Signed-off-by: Jingwei Hao <jingwei.hao@gmail.com>
@jingwei99 jingwei99 marked this pull request as ready for review January 7, 2021 20:31
jingwei99 and others added 20 commits January 7, 2021 19:53
Signed-off-by: Jingwei Hao <jingwei.hao@gmail.com>
Signed-off-by: Jingwei Hao <jingwei.hao@gmail.com>
Signed-off-by: Jingwei Hao <jingwei.hao@gmail.com>
Signed-off-by: Jingwei Hao <jingwei.hao@gmail.com>
Signed-off-by: Jingwei Hao <jingwei.hao@gmail.com>
Signed-off-by: Jingwei Hao <jingwei.hao@gmail.com>
Signed-off-by: Jingwei Hao <jingwei.hao@gmail.com>
Signed-off-by: Jingwei Hao <jingwei.hao@gmail.com>
Signed-off-by: Jingwei Hao <jingwei.hao@gmail.com>
Signed-off-by: Jingwei Hao <jingwei.hao@gmail.com>
Signed-off-by: Jingwei Hao <jingwei.hao@gmail.com>
Signed-off-by: Jingwei Hao <jingwei.hao@gmail.com>
Signed-off-by: Jingwei Hao <jingwei.hao@gmail.com>
Signed-off-by: Jingwei Hao <jingwei.hao@gmail.com>
… envoy_latest

Signed-off-by: Jingwei Hao <jingwei.hao@gmail.com>
Signed-off-by: Jingwei Hao <jingwei.hao@gmail.com>
Signed-off-by: Jingwei Hao <jingwei.hao@gmail.com>
Signed-off-by: Jose Nino <jnino@lyft.com>
Signed-off-by: Jose Nino <jnino@lyft.com>
@junr03 junr03 merged commit d565be8 into envoyproxy:main Jan 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants