github open-policy-agent/gatekeeper v3.21.0

10 hours ago

🚀 Notable Changes

  • 🛠️ New flag: sync-vap-enforcement has been introduced to unify the ValidatingAdmissionPolicy(VAP) enforcement surface with the ConstraintTemplate enforcement surface. This syncs VAP resource scope with Gatekeeper's ValidatingWebhookConfigurations, Config resource exclusions, and exempt-namespace–based exemptions. This improves enforcement consistency across all policy mechanisms.
  • 🧩 Granular Operation-Level Controls for ConstraintTemplates: ConstraintTemplates now support defining operations on which a template should be enforced (e.g., CREATE, UPDATE, DELETE).
  • 📈 Enhanced Metrics & Status for External Data (Provider API): Added new metrics and status reporting for the External Data / Provider API feature, improving observability and overall user experience when integrating external data sources into policy evaluation.

Features

Bug Fixes

Documentation

Continuous Integration

Chores

Don't miss a new gatekeeper release

NewReleases is sending notifications on new releases.