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

Add luajit-2.1 support in docker image of "envoyproxy/envoy-build-ubuntu" #5283

Closed
wants to merge 3 commits into from

Conversation

lubinsz
Copy link
Contributor

@lubinsz lubinsz commented Dec 13, 2018

Add luajit-2.1 support in envoyproxy/envoy-build-ubuntu

Luajit 2.0 does not support arm/arm64/ppc64le, while luajit-2.1 supports multi-arch, so I need to add luajit-2.1 in "envoyproxy/envoy-build-ubuntu"

There is a 2-phase commit to enable envoy for multi-arch.
This is the 1st commit.
The 1st step is to add luajit-2.1 support to the build container.
Please see phase2: #5284
The discussion is in #4809

Risk Level: Medium

Testing: unit test,integration

Docs Changes: None

Release Notes: None

@lubinsz
Copy link
Contributor Author

lubinsz commented Dec 13, 2018

@mattklein123
Can you check it.
I added luajit-2.1 to the build container in the patch.
Thanks.

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.

1 participant