omni icon indicating copy to clipboard operation
omni copied to clipboard

[bug] Omni doesn't reload certs

Open rsmitty opened this issue 6 months ago • 1 comments

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

  1. Gen certs with certbot
  2. Use these certs with a basic docker run for the omni container
  3. Wait for cert renewal
  4. Omni shows expired cert errors.

What browsers are you seeing the problem on?

No response

Anything else?

No response

rsmitty avatar Aug 05 '24 12:08 rsmitty