Skip to content

Releases: open-policy-agent/gatekeeper

v3.4.0-rc.1

30 Mar 01:16
bb67472
Compare
Choose a tag to compare
v3.4.0-rc.1 Pre-release
Pre-release

This release candidate release includes bug fixes and new features.

Features 🌈

Bug Fixes 🐞

  • [be2f5b4]: show that violations are coming from audit and not deny actions (#1099) (Michael Grosser) #1099
  • [f27a73e]: Avoid passing pointer in iteration (#1129) (Becky HD) #1129

Maintenance and testing 🔧

Documentation 📘

Experimental mutation changes 🚧

v3.4.0-beta.0

28 Jan 03:17
6dd505e
Compare
Choose a tag to compare
v3.4.0-beta.0 Pre-release
Pre-release

This release is used to align with latest stable release and has the same changelog as v3.3.0

v3.3.0

28 Jan 03:17
201a78d
Compare
Choose a tag to compare

This stable release includes bug fixes and new features.

Features 🌈

  • [30d0470]: Helm chart: make namespace creation optional (#981) (Paavo Pokkinen) #981
  • [13edcf9]: Adding modifiable priority class to controller-manager and audit deployment (#1008) (Borbély Botond) #1008
  • [1fc4ad1]: Add the readiness-retries flag, allowing the user to configure how many (#1014) (Julian Katz) #1014
  • [5f9e98a]: Check that the Config resource is named 'config' (#1057) (Julian Katz) #1057
  • [49f2f97]: Allow different settings for audit vs controller (#1006) (Stijn De Haes) #1006
  • [7bb367a]: Enable readOnlyRootFilesystem in Helm chart (#1048) (James Alseth) #1048
  • [e68a39e]: Parametrize delete operations and timeout for webhook in helm chart (#1051) (Jonny) #1051
  • [764cb0a]: Add validation webhook maximum worker threads (#1021) (Max Smythe) #1021
  • [46767a1]: Allow a tracker with observations but without expectations to be (#1062) (Julian Katz) #1062

Bug Fixes 🐞

  • [dfa7551]: Fix for selfLink removal (#1007) (Sertaç Özercan) #1007
  • [13bbfd8]: Fix excluding namespaces from config namespace exclusion (#975) (Sertaç Özercan) #975

Experimental mutation changes 🚧

v3.2.3

26 Jan 18:06
15def46
Compare
Choose a tag to compare

This patch release includes a bug fix for Kubernetes v1.20 compatibility.

Bug Fixes 🐞

v3.3.0-beta.2

02 Dec 23:32
c3b0a88
Compare
Choose a tag to compare
v3.3.0-beta.2 Pre-release
Pre-release

Commits

v3.2.2

02 Dec 00:00
0450439
Compare
Choose a tag to compare

This patch release includes bug fixes.

Bug Fixes 🐞

  • [c6517ae]: Cherry pick "Scope secrets cache to single namespace" (#972) to v3.2.x (#982) (Oren Shomron) #982

v3.2.1

11 Nov 00:20
4450f08
Compare
Choose a tag to compare

This patch release includes bug fixes.

Bug Fixes 🐞

  • [4fad967]: Fix audit cancelling previously running thread (#944) (Sertaç Özercan) #944

v3.3.0-beta.1

10 Nov 22:48
91877d0
Compare
Choose a tag to compare
v3.3.0-beta.1 Pre-release
Pre-release

This beta release includes bug fixes and new features.

Features 🌈

Bug Fixes 🐞

  • [4fad967]: Fix audit cancelling previously running thread (#944) (Sertaç Özercan) #944

v3.1.3

10 Nov 23:54
17d927d
Compare
Choose a tag to compare

This patch release includes bug fixes.

Bug Fixes 🐞

  • [4fad967]: Fix audit cancelling previously running thread (#944) (Sertaç Özercan) #944

v3.2.0

05 Nov 18:04
fae8e2e
Compare
Choose a tag to compare

This stable release has the same changes as v3.2.0-rc.1

Gateekeeper library is moved to it's own repo at https://github.com/open-policy-agent/gatekeeper-library.