Skip to content

Commit fffaf7a

Browse files
authored
Update policy addon version 1.16.0 details
Added information about Validating Admission Policy (VAP) generation and patch CVEs for AKS policy addon version 1.16.0.
1 parent 2e88684 commit fffaf7a

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

articles/governance/policy/concepts/policy-for-kubernetes.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -610,6 +610,13 @@ Finally, to identify the AKS cluster version that you're using, follow the linke
610610

611611
### Add-on versions available per each AKS cluster version
612612

613+
#### 1.16.0
614+
Introducing Validating Admission Policy (VAP) generation. [Validating Admission Policies](https://kubernetes.io/docs/reference/access-authn-authz/validating-admission-policy/) are Kubernetes-native validating policy resources that are evaluated in-process, allowing for reduced latency and fail-close evaluation. Azure Policies that contain Common Expression Language (CEL) will automatically generate VAPs. For more information, view the [Gatekeeper Documentation](https://open-policy-agent.github.io/gatekeeper/website/docs/validating-admission-policy/).
615+
Patch CVEs.
616+
- Released Apr 2026
617+
- Kubernetes 1.29+
618+
##### Gatekeeper 3.22.1-1
619+
613620
#### 1.15.4
614621
Patch CVE-2025-61727
615622
- Released Dec 2025

0 commit comments

Comments
 (0)