Skip to content

Releases: open-policy-agent/gatekeeper

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.

v3.1.2

30 Oct 01:19
bfcfa2d
Compare
Choose a tag to compare

This patch release includes bug fixes.

Bug Fixes 🐞

v3.2.0-rc.1

29 Oct 17:23
c897a26
Compare
Choose a tag to compare
v3.2.0-rc.1 Pre-release
Pre-release

This release candidate release includes bug fixes and new features.

Gateekeeper library is moved to it's own repo at open-policy-agent/gatekeeper-library

Features 🌈

  • [0c20f2f]: Switch to using cert-controller library (#852) (Max Smythe) #852
  • [d247099]: Upgrading constraint framework to new version to include label mirror… (#860) (luke abraham) #860
  • [aa64e74]: Add group and version to constraint logs and events (#855) (Marcin Mirecki) #855
  • [b6f16d4]: Improve user agent for gatekeeper (#858) (Marwan Ahmed) #858
  • [02f2af9]: Specify resource limits for audit and controller pod separately using helm values (#874) (Matej Kern) #874

Bug Fixes 🐞