While testing the group policy feature, we realized the warnings messages returned by the policy were confusing.
We decided to stop emitting warnings, since users can obtain all the details about the policy evaluation by increasing the verbosity of tools like kubectl.
Acceptance Criteria
[x] Do not emit warnings at all
[x] Update the docs to remove all references to the usage of warnings
While testing the group policy feature, we realized the warnings messages returned by the policy were confusing.
We decided to stop emitting warnings, since users can obtain all the details about the policy evaluation by increasing the verbosity of tools like
kubectl
.Acceptance Criteria