omni
omni copied to clipboard
[bug] Omni doesn't reload certs
Is there an existing issue for this?
- [X] I have searched the existing issues
Current Behavior
When running a self hosted Omni, we're using certbot to handle certificate generation and renewal. Omni then uses these certs. However, even though certbot renews the certs as expected, Omni doesn't reload the certs upon this renewal. Leads to an error in browser and kube proxy not functioning at all.
Expected Behavior
Omni sees cert changes and reloads as necessary.
Steps To Reproduce
- Gen certs with certbot
- Use these certs with a basic docker run for the omni container
- Wait for cert renewal
- Omni shows expired cert errors.
What browsers are you seeing the problem on?
No response
Anything else?
No response