Open
Description
We're in the process of dockerizing shotgunEventDaemon to be used in our kubernetes Cluster.
Because of the nature of a container environment the state of the shotgunEvent.id will be gone if a container is rescheduled. This can of course be compensated with a mount of a static resource inside the container.
[Feature Request]
Better would be to use a distributed key/value store to save state to like etcd or i.e consul.
Is there something like this on the roadmap? Thanks for your time.
Metadata
Assignees
Labels
No labels
Activity