Skip to content

v0.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Aug 13:25

A maintenance release with the following changes:

  • Updated all rust dependencies to their newest version
  • Refactored the code to reduce locking usage and allow for better parallel execution of policy evaluations
  • Added the kubernetes-python library to the docker image for use in policy code
  • Added an option to the helm chart to give bridgekeeper an additional clusterrole

There are no changes to the CRD or the policy interface.