Gatekeeper Policy Manager Versions Save

A simple to use web-based OPA Gatekeeper policy manager

gatekeeper-policy-manager-0.10.0

3 weeks ago

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.

v1.0.11

3 weeks ago

GPM v1.0.11

Welcome to the release of Gatekeeper Policy Manager version 1.0.11 🎉

This is a maintenance and bug-fixing release including:

  • #1026 Chart: change HPA API version to v2.
  • Bumped all JavaScript and Python dependencies to their latest compatible version.

gatekeeper-policy-manager-0.9.0

4 months ago

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.

v1.0.10

4 months ago

GPM v1.0.10

Welcome to the release of Gatekeeper Policy Manager version 1.0.10 🎉

This is a maintenance and bug-fixing release including:

  • #976 Fixed an issue in the Helm Chart preventing OIDC configuration discovery to work properly. Now optional OIDC configuration environment variables are set only when their respective values are set as chart values.
  • #981 Fixed an issue that failed to recognise the selected context when its name contained special characters like colons or forward slashes, for example the name that EKS gives to the context by default. Now special characters are supported.
  • #982 Improved the context selection drop down for long names, now the width is not hardcoded anymore and hovering with the mouse pointer shows a tooltip with the full context name.
  • Bumped all JavaScript and Python dependencies to their latest compatible version

gatekeeper-policy-manager-0.8.0

6 months ago

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.

v1.0.9

6 months ago

GPM v1.0.9

Welcome to the release of Gatekeeper Policy Manager version 1.0.9 🎉

This is a maintenance release including:

  • #834 Fix a multi-cluster view bug: now you can have several tabs opened viewing different clusters and refreshing the page won't change the cluster.
  • Bumped all JavaScript and Python dependencies to their latest compatible version

gatekeeper-policy-manager-0.7.0

9 months ago

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.

v1.0.8

9 months ago

GPM v1.0.8

Welcome to the release of Gatekeeper Policy Manager version 1.0.8 🎉

This is a maintenance release including:

  • #797 Fix Navigation when Constraints have dots or colons in the name (thanks @Markieta for the PR)
  • #804 Fix a bug that broke the backend when one or more constraints haven't been audited yet (thanks @Markieta for the PR)
  • Bumped all JavaScript and Python dependencies to their latest compatible version

gatekeeper-policy-manager-0.6.0

9 months ago

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.

v1.0.7

9 months ago

GPM v1.0.7

Welcome to the release of Gatekeeper Policy Manager version 1.0.7 🎉

This is a maintenance release including:

  • Bumped all JavaScript and Python dependencies
  • Helm Chart: Added support for specifing a custom command and arguments for GPM's container (thanks @Markieta for the PR)