fluxcd / helm-controller

The GitOps Toolkit Helm reconciler, for declarative Helming
https://fluxcd.io
Apache License 2.0
404 stars 161 forks source link

Remove `genclient:Namespaced` tag #901

Closed gmolau closed 6 months ago

gmolau commented 6 months ago

This tag isn't used by controller-tools, only nonNamespaced is.

Context: https://cloud-native.slack.com/archives/CLAJ40HV3/p1708794732147909

Tested by running make generate and verifying that there is no diff.