Monitor AuthorizationPolicy
status
and alert if rules we request are not accepted
#31
Labels
AuthorizationPolicy
status
and alert if rules we request are not accepted
#31
Enhancement Proposal
Istio has added more detailed
status
to their Authorization Policies, as designed here. An example is:When an AuthorizationPolicy is misconfigured (for example, its target does not exist), the Status Conditions will reflect that.
We should inspect these statuses to assess whether our policy configuration is ready. For example, we could do that on update-status or after any policy changes.
The text was updated successfully, but these errors were encountered: