Align make manifest
with controller-manager role
#718
Labels
kind/misc
priority/critical-urgent
Highest priority. Must be actively worked on as someone's top priority right now.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Once we run
make manifest
to generate the kustomized configurations, the controller manager role.yaml will be updated, some verbs will be removed. This is because it's not aligned with the kubebuilder Tag.I have to add the roles manually to avoid removing some configurations by accident. We should make them aligned and always use
make manifest
to generate the configurations.The text was updated successfully, but these errors were encountered: