You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix mismatched API groups in ValidatingAdmissionPolicy page (#42879)
* Change text in Pod Security Admission metrics
* remove changes from the metrics.md file
* Correct in the page about ValidatingAdmissionPolicy uses a mixture of API groups
* Revert "remove changes from the metrics.md file"
This reverts commit da450f4.
<tdclass="metric_description">Number of errors preventing normal evaluation. Non-fatal errors may result in the latest restricted profile being used for evaluation.</td>
2536
+
<tdclass="metric_description">Number of errors preventing normal evaluation. Non-fatal errors may result in the latest restricted profile being used for enforcement.</td>
0 commit comments