Skip to content

Conversation

@ericmustin
Copy link
Contributor

Closes #1703

Workflow run: https://github.com/open-telemetry/opentelemetry-ruby-contrib/actions/runs/18099693122/job/51499167553

The new Redis images I introduced in #1689 would require setting a password via cli, which is more complicated to configure than I had expected, and requires different configurations for both docker compose and gh workflows. It would appear for gh workflows, where we can't just modify the entrypoint script, we may have to find a different (or build/publish our own) image for redis. It requires further investigation.

I am limited on time but we can fallback to bitnamilegacy for now to unblock, which has a tradeoff of being unmaintained.

Copy link
Contributor

@kaylareopelle kaylareopelle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@kaylareopelle kaylareopelle merged commit a69daf3 into open-telemetry:main Sep 29, 2025
62 checks passed
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.

Installation Errors 2025-09-29

3 participants