Skip to content

Releases: sighupio/gatekeeper-policy-manager

Preview v0.3.0-rc4

08 Oct 14:10
Compare
Choose a tag to compare
Preview v0.3.0-rc4 Pre-release
Pre-release

v0.3.0

  • Added support for offline frontend usage.
  • Added favicon.
  • Updated base image and pinned OS-level dependencies packages versions.
  • Added message when there are no Constraint Templates instead of showing an empty view.
  • Fixed crash when constraints don't have any match criteria defined.
  • Improved error handling in general

v0.3

03 Oct 13:17
340ffb5
Compare
Choose a tag to compare

New features and bug fixes:

  • Added support for offline frontend usage.
  • Added favicon.
  • Updated base image and pinned OS-level dependencies packages versions.
  • Added message when there are no Constraint Templates instead of showing an empty view.
  • Fixed crash when constraints don't have any match criteria defined.
  • Improved error handling in general

v0.2

29 Sep 09:59
5c45f0c
Compare
Choose a tag to compare

We are pleased to announce the release of Gatekeeper Policy Manager v0.2, changes in this new release:

  • Improved layout of violations: now the violations of a Constraint are shown as a table instead of a list, this improves the readability when the count of violations is high. Also, we show a message now when there are no violations.
  • Added missing "Scope" to the Constraints match criteria view.
  • Show the line numbers in the rego code view ports.
  • Added support for Gatekeeper "config" CRDs. Now you can view all the config CRDs as you would with the Constraints and Constraint Templates.

We hope you enjoy it!