GPM v1.1.0
Welcome to the release of Gatekeeper Policy Manager version 1.1.0 🎉
This is a minor release including user experience improvements, new features and dependencies maintenance:
- [#1327] UX improvements:
- Allow sorting, searching and filtering in the constraints violations table.
- Make the navigation bar for Constraints and Constraints Templates sticky, so it will scroll with the view.
- Clicking a link now scrolls to the top of the item instead of the middle.
- Active item indicator seems to be working properly.
- Disabled text truncating in the Constraints nav bar, is not great but better that not seeing the whole name.
- Rebranding: Kubernetes Fury Distribution to SIGHUP Distribution
- [#1328] GPM now uses ConstraintsTemplates
v1
API, this could be a breaking change if you are using older versions of OPA Gatekeeper that were still on v1beta1.v1
has been available since Gatekeeper v3.6.0. - Bumped all JavaScript and Python dependencies to their latest compatible version.