2023-04-09 19:37:50 -05:00
2023-04-09 19:37:50 -05:00
2023-03-26 11:00:55 -05:00
2023-03-25 15:06:58 -05:00
2023-03-26 10:13:33 -05:00
2023-03-24 22:03:17 -05:00
2023-03-19 17:19:09 -05:00
2023-03-19 17:19:09 -05:00
2023-04-09 19:37:50 -05:00
2023-03-28 09:40:14 -05:00

mutating-webhook

Table of Contents

  1. To do

To do

  • Validate certificate logic (do we have a CA private-key, if not, don't generate certificate, etc.)
  • Add 5-10 minutes at random to generated cert to prevent all instance's certs from expiring at the same time.
  • Determine certificate expiration and automatically stop the service when certificate expires. (optional?)
  • dynamic reloading of configuration
    • Hash configmap, re-read/hash file every so often, if changes stop or re-run init?
  • Add unit tests
  • Add documentation
Description
No description provided
Readme 133 KiB
Languages
Go 97.7%
Dockerfile 2.3%