k3s-io/helm-controller

v0.12.0: Events are hardcoded to write to "kube-system"

luyui opened this issue · 0 comments

luyui commented

controller.go#L110
This actually renders no events being recorded under most use cases:

  • clustered deploy, since the HelmChart resource has no namespace
  • namespaced deploy out of kube-system