helm-controller
helm-controller copied to clipboard
v0.12.0: Events are hardcoded to write to "kube-system"
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