istio.io/istio@v0.0.0-20240520182934-d79c90f27776/releasenotes/notes/authz-dry-run.yaml (about)

     1  apiVersion: release-notes/v2
     2  kind: feature
     3  area: security
     4  issue:
     5  - https://github.com/istio/api/pull/1933
     6  docs:
     7  - '[usage] https://istio.io/latest/docs/tasks/security/authorization/authz-dry-run/'
     8  - '[design] https://docs.google.com/document/d/1xQdZsEgJ3Ld2qebfT3EJkg2COTtCR1TqBVojmnvI78g'
     9  releaseNotes:
    10  - |
    11    **Added** an experimental feature to allow dry-run an authorization policy without actually enforcing the policy.