Closed robvanmieghem closed 2 years ago
the model is stored in root's home .config/jumpscale/secureconfig/models/UnlockhashTransaction
I suggest to map only this folder to the PVC instead of the entire secureconfig to prevent impact on ephemeral data that is also stored there and might not be handled well if it changes.
blocked on #442
unblocked, initial test shows the unlock tx is written to the persistent volume and retreivable but is no longer available after a pod restart
After a write to unlockservice, both transactions are available again so it must be a js-sdk caching thing.
a complete helm uninstall, waiting for the pod to be completely removed and an install does not solve the problem so I don't think it's volume readwriteonce k8s problem.
After a short while the js-sdk picks them up again
unlock_service
is the only one, the migration service model is only to prevent concurrent calls for the same addressLet's wait a bit with redeploying since it's the beginning of the month so locked tokens will be released now