- breaking change - The helm chart configures k-rail to ignore namespaces with the label
k-rail/ignore
present rather thanname=k-rail
by default. Ensure you update your namespace labeling if you use the helm chart. - feature - Added
No Anonymous Cluster Role Binding
andNo 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 theService 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.