• Justin SB's avatar
    Stop logging to /var/log/kops-controller.log · 0cb35638
    Justin SB authored
    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)
    0cb35638