Skip to content

Release v1.0.0

Compare
Choose a tag to compare
@SIGHUP-C-3PO SIGHUP-C-3PO released this 16 May 15:38
· 1282 commits to main since this release
c53127a

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.