Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

respin glukasik's cgo zstd PR #559

Merged
merged 11 commits into from
Jul 17, 2022
Merged

Conversation

mostynb
Copy link
Collaborator

@mostynb mostynb commented Jun 28, 2022

This is a rebased version of #485.

@mostynb mostynb force-pushed the glukasik_cgo_zstd_respin branch 3 times, most recently from 7909854 to 947f936 Compare June 28, 2022 22:52
Since we use cgo now, and will potentially link against system libraries
we should use an older linux release to produce binaries that run on a
wider range of installs.
github.com/klauspost/compress/zstd.Decoder has an IOReadCloser method
but Encoder doesn't, and zstdpool-syncpool keeps the same interface.
@mostynb mostynb merged commit 1067ffd into buchgr:master Jul 17, 2022
@mostynb mostynb deleted the glukasik_cgo_zstd_respin branch July 17, 2022 10:19
lizan pushed a commit to envoyproxy/ci-infra that referenced this pull request Nov 3, 2022
This PR combines the following updates:
- update of dependencies used in the AMIs built by Packer.
- update of Node.js dependencies.

Changes in this PR have **not** been tested on the AWS account used by Envoy's CI. As discussed offline, testing and deployment will be done during our meeting. I have verified that Packer builds the AMIs and the instances can start on a separate AWS account.

Done here:
- updated to the latest AZP agent as per https://github.com/microsoft/azure-pipelines-agent/releases.
- Updated the source image for the AMIs to be Ubuntu Server 20.04 LTS. We cannot use 22.04 LTS yet due to hashicorp/packer#11733.
- Switched to binary images for `bazel-remote` instead of building it form source, since the build process now also requires `build-essential` due to addition of `cgo` in buchgr/bazel-remote#559.
- Updated Node.js dependencies.
- documented the update process.

Signed-off-by: Jakub Sobon <mumak@google.com>
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.

None yet

2 participants