Skip to content

Releases: sighupio/gatekeeper-policy-manager

gatekeeper-policy-manager-0.4.2

08 May 16:24
137195b
Compare
Choose a tag to compare

A Helm chart for Gatekeeper Policy Manager, a simple to use, read-only web UI for viewing OPA Gatekeeper policies' status in a Kubernetes Cluster.

Release v1.0.3

01 Feb 11:46
9685eda
Compare
Choose a tag to compare

GPM v1.0.3

Welcome to the release of Gatekeeper Policy Manager version 1.0.3.

This is a patch release including updates to all GPM dependencies and moving to Python 3.11.

No changes have been done to GPM istself.

gatekeeper-policy-manager-0.4.1

01 Feb 11:46
9685eda
Compare
Choose a tag to compare

A Helm chart for Gatekeeper Policy Manager, a simple to use, read-only web UI for viewing OPA Gatekeeper policies' status in a Kubernetes Cluster.

gatekeeper-policy-manager-0.4.0

17 Jan 14:05
d853d3b
Compare
Choose a tag to compare

A Helm chart for Gatekeeper Policy Manager, a simple to use, read-only web UI for viewing OPA Gatekeeper policies' status in a Kubernetes Cluster.

Release v1.0.2

12 Oct 14:50
18e0917
Compare
Choose a tag to compare

v1.0.2

Welcome to the release of Gatekeeper Policy Manager version 1.0.2.

Changes from v1.0.1

  • Enhancement: show a successful logged-out page when logging out instead of asking for login immediately.
  • Bugfix: include the selected context in the report download link when in multi-cluster mode.
  • Bugfix: improve Constraint violations table display.
  • Helm Chart: fix Kubeconfig secret name.
  • Helm Chart: delete unused manifests.
  • Helm Chart: support for additional custom pod labels.
  • Other: updated dependencies.

Breaking changes

No breaking changes.

gatekeeper-policy-manager-0.3.1

12 Oct 14:55
686f8d1
Compare
Choose a tag to compare

A Helm chart for Gatekeeper Policy Manager, a simple to use, read-only web UI for viewing OPA Gatekeeper policies' status in a Kubernetes Cluster.

Release v1.0.1

15 Sep 16:52
26414b7
Compare
Choose a tag to compare

v1.0.1

Welcome to the release of Gatekeeper Policy Manager version 1.0.1.

Changes from v1.0.0

  • Enhancement: reintroduced line numbers in the rego code viewports.
  • Enhancement: new (better and consistent) icons for the Constraint mode.
  • Enhancement: Constraint Templates now show their description if available.
  • Enhancement: switched from custom fork for the UI to ElasticUI + Fury theme and deleted old SemanticUI dependencies.
  • Bugfix: handle expired OIDC sessions properly and reask for login.
  • Bugfix: warn icon now shows its tooltip and is aligned like the rest of the icons in the Constraint navbar.
  • Helm Chart: new release pointing to the latest version of GPM.
  • Helm Chart: set GPM deployment replicas to 2 by default.
  • Other: updated all the dependencies.

Breaking changes

No breaking changes.

gatekeeper-policy-manager-0.3.0

15 Sep 16:52
26414b7
Compare
Choose a tag to compare

A Helm chart for Gatekeeper Policy Manager, a simple to use, read-only web UI for viewing OPA Gatekeeper policies' status in a Kubernetes Cluster.

Release v1.0.0

16 May 15:38
c53127a
Compare
Choose a tag to compare

v1.0.0

Gatekeeper Policy Manager version 1.0.0

Changes from v0.5.1

  • Enhancement: new branding and frontend using the Fury Design System. (thanks @Al-Pragliola 🎉 )
  • Enhancement: backend now uses ConstraintTemplates v1 API version against Kubernetes API.
  • Bugfix: fixed a bug that made the backend logs to not show up in standard output.
  • Bugfix: fixed a bug that made GPM not consider the WARN mode for Constraints.
  • Helm Chart: switched to Ingress networking.k8s.io/v1 from networking.k8s.io/v1beta1 for Kubernetes >1.22 compatibility (thanks @edify42!).
  • Helm Chart: it is now published in GitHub pages for easier usage. See the readme for instructions.
  • Docs: Added instructions to use AWS IAM authentication.
  • Updated all the dependencies.

Breaking changes

No breaking changes.

Release Candidate v1.0.0-rc3

13 May 20:54
6b61836
Compare
Choose a tag to compare
Pre-release

v1.0.0-rc0

Gatekeeper Policy Manager version 1.0.0

Changes from v0.5.1

  • Enhancement: new branding and frontend using the Fury Design System.
  • Enhancement: backend now uses ConstraintTemplates v1 API version against Kubernetes API.
  • Bugfix: fixed a bug that made the backend logs to not show up in standard output.
  • Bugfix: fixed a bug that made GPM not consider the WARN mode for Constraints.
  • Helm Chart: switched to Ingress networking.k8s.io/v1 from networking.k8s.io/v1beta1 for Kubernetes >1.22 compatibility (thanks @edify42!).
  • Helm Chart: it is now published in GitHub pages for easier usage. See the readme for instructions.
  • Docs: Added instructions to use AWS IAM authentication.
  • Updated all the dependencies.

Breaking changes

No breaking changes.