Closed harshavardhana closed 5 months ago
Currently sidekick requires a restart() which is not necessary for cert updates
sidekick requires a restart()
Use pkg/certs this has been already solved in minio and other projects already. Re-use it here.
pkg/certs
The issue is self-describing
Expected Behavior
Currently sidekick requires a restart() which is not necessary for cert updates
Current Behavior
sidekick requires a restart()
Possible Solution
Use
pkg/certs
this has been already solved in minio and other projects already. Re-use it here.Steps to Reproduce (for bugs)
The issue is self-describing