-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
The overseerr charm is missing the API key key rotation logic. Initially this was decided because it shares this key with no one. But this is not reason enough to not have it rotate it's key. Unlike Plex, this API key is something that can indeed bet set, so it should infact be rotated to stick to the charmarr pattern.
Steps to Reproduce
- Look at the
charmcraft.yamlof theoverseerr-k8scharm - No key rotation related config or action
- Neither does the source code have the logic for this
Expected Behavior
overseerr-k8s follows the charmarr story of having secure auto rotating keys
Actual Behavior
Environment
overseerr-k8s: latest/edge
Logs
Additional Context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working