Skip to content

Releases: open-policy-agent/gatekeeper

v3.21.0-beta.0

24 Jul 20:17
62f8921
Compare
Choose a tag to compare

Bug Fixes

Chores

v3.20.0

24 Jul 19:22
f42e229
Compare
Choose a tag to compare

Notable Changes

  • 💾 A new driver to export violations on disk.
  • 🎓 VAP integration is beta and enabled by default, hence VAP/VAPB resources will be generated by default for CT/C with K8sNativeValidation engine with CEL code.
  • 🔗 A new Connection CRD replaced ConfigMap in order to establish connections with export backends.

Features

Bug Fixes

Documentation

Continuous Integration

Chores

Read more

v3.20.0-rc.1

21 Jul 21:08
96a4db0
Compare
Choose a tag to compare

Bug Fixes

v3.19.3

15 Jul 19:57
e06a511
Compare
Choose a tag to compare

Bug Fixes

Chores

v3.20.0-rc.0

01 Jul 21:36
7833120
Compare
Choose a tag to compare

Features

Bug Fixes

Documentation

Continuous Integration

Chores

Read more

v3.19.2

17 Jun 21:35
3477fb7
Compare
Choose a tag to compare

⚠ Warning: Operation generate is now required to guard CRD and VAP/VAPB generation. Please update your singleton deployment (e.g. gatekeeper-audit) to include --operation=generate. If you are not using audit, you need to add it to the controller manager deployment. https://open-policy-agent.github.io/gatekeeper/website/docs/operations/#generation

Chores

v3.19.1

25 Apr 20:45
e80df6c
Compare
Choose a tag to compare

⚠ Warning: Operation generate is now required to guard CRD and VAP/VAPB generation. Please update your singleton deployment (e.g. gatekeeper-audit) to include --operation=generate. If you are not using audit, you need to add it to the controller manager deployment. https://open-policy-agent.github.io/gatekeeper/website/docs/operations/#generation

Bug Fixes

Continuous Integration

Chores

v3.18.3

25 Apr 23:22
5be06a9
Compare
Choose a tag to compare

⚠ Warning: Operation generate is now required to guard CRD and VAP/VAPB generation. Please update your singleton deployment (e.g. gatekeeper-audit) to include --operation=generate. If you are not using audit, you need to add it to the controller manager deployment. https://open-policy-agent.github.io/gatekeeper/website/docs/operations/#generation

Bug Fixes

Chores

v3.20.0-beta.0

14 Apr 22:26
aeadb70
Compare
Choose a tag to compare
v3.20.0-beta.0 Pre-release
Pre-release

Bug Fixes

Continuous Integration

Chores

v3.19.0

09 Apr 19:21
4e1ed0d
Compare
Choose a tag to compare

⚠ Warning: Operation generate is now required to guard CRD and VAP/VAPB generation. Please update your singleton deployment (e.g. gatekeeper-audit) to include --operation=generate. If you are not using audit, you need to add it to the controller manager deployment. https://open-policy-agent.github.io/gatekeeper/website/docs/operations/#generation

Notable Changes

  • 🛡️OPA rego v1 syntax is available in Gatekeeper ConstraintTemplates. Find out more here.
  • 📤Updated Pub/Sub mechanism to generalized export mechanism to enable additional backends such as disk to export violations.

Features

Bug Fixes

Documentation

Chores

Read more