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

Fixing arm on-target compilation #347

Merged
merged 5 commits into from
Feb 16, 2023
Merged

Fixing arm on-target compilation #347

merged 5 commits into from
Feb 16, 2023

Conversation

chayim
Copy link
Contributor

@chayim chayim commented Feb 15, 2023

This PR tries to fix the issue where the ARM build, for redis was tied to ubuntu18.04. It led to a bug where some Ubuntu ARM instances, due to the verison of libssl, redis-stack woudl fail to start. As a side benefit this should also make it easy to support more platforms in the future.

@chayim chayim requested a review from Levyyyo as a code owner February 15, 2023 08:39
@chayim
Copy link
Contributor Author

chayim commented Feb 16, 2023

@ofekshenawa This change solves the jammy issue. When it gets cherry picked into 7.0 the same versions can match. But, in 6.2, I'll need to up the packagedredisversion given the compile flag for jammy.

This is the reason that the redis package itself, is cached, and versioned independently of the stack - in the dependencies folder in S3. Cloud images should work immediately with this.

@chayim chayim merged commit d2b2b95 into master Feb 16, 2023
@chayim chayim deleted the ck-arm-compileon branch February 16, 2023 13:25
@chayim chayim mentioned this pull request Aug 15, 2023
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