sciabarracom opened a new issue, #181: URL: https://github.com/apache/openserverless/issues/181
- [x] I have searched the [issues](https://github.com/apache/openserverless/issues) of this repository and believe that this is not a duplicate. ### Ⅰ. Issue Description Fixing the redis state when resuming docker ### Ⅱ. Describe what happened If you restart the cluster (this happens especially when resuming with docker) REDIS may lose its state, and you need to restart the operator to recreate the proper acls The solution would be that you put an health check that restarts the operator if redis loses its permissions. ### Ⅲ. Describe what you expected to happen Restarting a machine with docker you should have a cluster working ### Ⅳ. How to reproduce it (as minimally and precisely as possible) ### Ⅴ. Anything else we need to know? Merge PR first ### Ⅵ. Environment: - K8S Runtime and version: - OPS CLI version: - Others: -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
