canonical / redis-k8s-operator

Operator Charm for Redis
Apache License 2.0
5 stars 10 forks source link

[DPE-4808] fix directory structure in redis-image #91

Closed reneradoi closed 4 months ago

reneradoi commented 4 months ago

Issue

https://github.com/canonical/redis-k8s-operator/issues/90

Solution

Use new version of redis rock that explicitly creates the directory structure and makes the redis-user the owner of the data directory.

Also see: https://github.com/canonical/charmed-redis-rock/pull/7