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

Upgrade Envoy to v1.23.1: Fixes issue with arm64 image #241

Merged
merged 1 commit into from
Aug 26, 2022

Conversation

mbana
Copy link
Contributor

@mbana mbana commented Aug 26, 2022

See:

Signed-off-by: Mohamed Bana mohamed@bana.io


Test:

$ uname -a
Linux arm64-oracle 5.15.0-1016-oracle #20-Ubuntu SMP Mon Aug 8 07:08:08 UTC 2022 aarch64 aarch64 aarch64 GNU/Linux
$ docker run --rm -it --entrypoint=envoy docker.io/envoyproxy/envoy:v1.23.1 --version

envoy  version: edd69583372955fdfa0b8ca3820dd7312c094e46/1.23.1/Clean/RELEASE/BoringSSL

Pull request description

Checklist (choose whats happened)

  • breaking change! (describe)
  • tested locally
  • tested on cluster
  • added new dependencies
  • updated the docs
  • added a test

Breaking changes

Changes

Fixes

See:

* [`docker.io/envoyproxy/envoy:v1.23.0` `arm64` image fails with `./docker-entrypoint.sh: 29: exec: su-exec: Exec format error`](envoyproxy/envoy#22384).
* [repo: Release 1.23.1](envoyproxy/envoy#22813).

Signed-off-by: Mohamed Bana <mohamed@bana.io>
@mbana mbana merged commit f7352ff into main Aug 26, 2022
@mbana mbana deleted the mbana-upgrade-envoy-v1.23.1 branch August 26, 2022 18:34
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.

2 participants