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

[bitnami/redis] Install libssl1 package required for redis-stack (loadmodule /opt/bitnami/redis/lib/redistimeseries.so) #74924

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rajdudhare1
Copy link

Install libssl1 package required for redis-stack (redis time-series module)

Description of the change

The suggestion is to either add libssl package to the image or allow options which load modules much like redis-stack

Benefits

Whenever the new redis-stack is spun up from bitnami helm chart it will work, right now it's failing when the time-series module is loaded in the redis cluster.

Possible drawbacks

Image size will be increased by couple of MBs.

Applicable issues

When using bitnami helm charts to create a Redis cluster or instance with the time-series module, the cluster cannot load modules due to missing libssl.

Additional information

bitnami/charts#27854

Install libssl1 package required for redis-stack (redis time-series  module)



Signed-off-by: Raj Dudhare <rajdudhare1@gmail.com>
@github-actions github-actions bot added redis triage Triage is needed labels Nov 15, 2024
@javsalgar javsalgar changed the title Install libssl1 package required for redis-stack (loadmodule /opt/bitnami/redis/lib/redistimeseries.so) [bitnami/redis] Install libssl1 package required for redis-stack (loadmodule /opt/bitnami/redis/lib/redistimeseries.so) Nov 19, 2024
@javsalgar javsalgar added verify Execute verification workflow for these changes in-progress labels Nov 19, 2024
@github-actions github-actions bot removed the triage Triage is needed label Nov 19, 2024
@github-actions github-actions bot removed the request for review from javsalgar November 19, 2024 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in-progress redis verify Execute verification workflow for these changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants