kops/cmd/kops-controller
Justin SB 0cb35638f2
Stop logging to /var/log/kops-controller.log
Writing to a hostPath from a non-root container requires file
ownership changes, which is difficult to roll out today.  See
discussion in #8454

We were primarily using the logfile for e2e diagnostics, so we're
going to look into collecting the information via other means instead.

We also haven't yet shipped this logfile in a released version (though
we have shipped it in beta releases)
2020-02-04 06:41:25 -05:00
..
controllers Fix boilerplate: headers & packages 2019-09-25 12:48:14 -04:00
hack Fix boilerplate: headers & packages 2019-09-25 12:48:14 -04:00
pkg/config Move kops-controller to use a yaml configuration file 2019-10-13 07:27:52 -07:00
BUILD.bazel Stop logging to /var/log/kops-controller.log 2020-02-04 06:41:25 -05:00
PROJECT Fill out kops controller functionality 2019-09-25 12:04:34 -04:00
main.go Remove ununsed code 2019-11-24 12:56:46 +05:30