Skip to content

Redis statestore field redisPassword incorrectly marked as required in docs #4193

@jake-engelberg

Description

@jake-engelberg

EDIT (contrib maintainer): The contrib repo metadata was correct. The docs are wrong. The docs instead need updating.

Expected Behavior

redisPassword should be a required field in the statestore .yaml as per the docs:
https://docs.dapr.io/reference/components-reference/supported-pubsub/setup-redis-pubsub/
Screenshot 2024-06-11 at 4 28 15 PM

Actual Behavior

redisPassword is incorrectly set as required: false.
https://github.com/dapr/components-contrib/blob/787b23d5d0a3486fc14255f26b36cf365c9bd2bf/state/redis/metadata.yaml#L24-L29

Steps to Reproduce the Problem

N/A

Release Note

RELEASE NOTE: FIX Redis statestore field redisPassword now correctly marked as required.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions