Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@dustin-decker dustin-decker released this 24 Jun 21:14
· 84 commits to master since this release
  • breaking change - The helm chart configures k-rail to ignore namespaces with the label k-rail/ignore present rather than name=k-rail by default. Ensure you update your namespace labeling if you use the helm chart.
  • feature - Added No Anonymous Cluster Role Binding and No Anonymous Role Binding policies in #75 (thanks @shellw!)
  • bugfix - Fixed the core group specified in the Service resource extractor and added services to the MutatingWebhookConfiguration to fix the Service type LoadBalancer annotation check policy
  • feature - The automated helm chart releases are now working. See the installation section of the readme if you wish to adopt that deployment method.