Skip to content

Allow overriding the Redis password via REDIS_PASSWORD#521

Merged
agbpatro merged 1 commit into
teslamotors:mainfrom
agbpatro:redis_password_env
Jun 18, 2026
Merged

Allow overriding the Redis password via REDIS_PASSWORD#521
agbpatro merged 1 commit into
teslamotors:mainfrom
agbpatro:redis_password_env

Conversation

@agbpatro

Copy link
Copy Markdown
Collaborator

Description

  • The Redis producer reads its password from the REDIS_PASSWORD environment variable when set, falling back to the config-file value.

Type of change

Please select all options that apply to this change:

  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Bug fix (non-breaking change which fixes an issue)
  • Documentation update

Checklist:

Confirm you have completed the following steps:

  • My code follows the style of this project.
  • I have performed a self-review of my code.
  • I have made corresponding updates to the documentation.
  • I have added/updated unit tests to cover my changes.
  • I have added/updated integration tests to cover my changes.

- The Redis producer reads its password from the REDIS_PASSWORD
  environment variable when set, falling back to the config-file value.
@agbpatro agbpatro merged commit c4c2f08 into teslamotors:main Jun 18, 2026
1 check passed
@agbpatro agbpatro deleted the redis_password_env branch June 18, 2026 18:42
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