Is your feature request related to a problem? Please describe.
If a Role, or Cluster Role, references a resource which does not exist. Then it would be great to get a warning.
Example, I write pod instead of pods.
There are several places where resource names are used and not checked. For example webhooks.
Is your feature request related to a problem? Please describe.
If a Role, or Cluster Role, references a resource which does not exist. Then it would be great to get a warning.
Example, I write pod instead of pods.
There are several places where resource names are used and not checked. For example webhooks.