Closed ocofaigh closed 4 years ago
Hi, the controller being restarted every 60 minutes by definition, since this the watch timeout that was defined. We might increase that to be infinite in the future, but we didn't get to test it yet. It should not be a problem, and you can just safely ignore it in the meantime as long as you get the correct functionality.
Thanks @shaikatz - we will ignore the restarts. How about the upgrade process considering I used the script above to deploy and not helm directly? Would you suggest upgrading, or is the version we are on stable enough?
As long as you are using AES I don't think there are major improvements in the newer versions. Your version is stable, and you can keep using it. In the future, if you want to upgrade, the process should be easy, just running the same command you mentioned again. Just make sure you don't generate the AES key again, but taking the existing one.
Thanks @shaikatz - I'll close the issue now
Describe the bug kamus:controller-0.4.4.1 readiness and liveness probe is restarting quite alot. Log snippet:
I see that the latest version is
0.8.0.0
. Would it be worth upgrading to the latest? And if so, what is the upgrade path? I did not use helm to install. I used the following commands:Versions used kamus:controller-0.4.4.1 kubernetes v1.16.14