v0.9.7
Currently a controller using the default logger has very verbose names such as "controller-runtime/manager/controller/<name>", this changeset reduces the verbosity of each log line to mostly have controller/<name>. Signed-off-by: Stefan Büringer buringerst@vmware.com