Releases: sighupio/gatekeeper-policy-manager
gatekeeper-policy-manager-0.4.2
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
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
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
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
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
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
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
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
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
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.