dynamiclistener/storage
Darren Shepherd ccf76b35ea Don't clobber secret key
On the start of a new server we do not want to blindly save the
cert because that will change the TLS key.  Instead only write
to k8s on start if there is no secret in k8s.  On start of the
controller it will sync up if the local file and k8s secret aren't
the same
2019-11-15 23:45:10 +00:00
..
file Refactor to not include a server by default 2019-10-30 19:14:34 -07:00
kubernetes Don't clobber secret key 2019-11-15 23:45:10 +00:00
memory Add info logging when certs change 2019-11-15 23:43:29 +00:00