dynamiclistener/storage/kubernetes
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
..
controller.go Don't clobber secret key 2019-11-15 23:45:10 +00:00