Skip to content

v0.2.0

Compare
Choose a tag to compare
@mikaelol mikaelol released this 01 Feb 08:29
f1d2a60

0.2.0 (2023-02-01)

⚠ BREAKING CHANGES

  • move code out of main package (#141)
  • admin: kustomizeable configmap for scan job default configuration (#110)

Features

  • add Openshift anyuid SCC role binding (#160) (03baa7d)
  • admin: kustomizeable configmap for scan job default configuration (#110) (d51e2a9)
  • cli: make regexp for excluded namespace configurable (#79) (9a50838)
  • cli: make regexp for included namespace configurable (#157) (4b145ca)

Bug Fixes

  • init temporary logger to print errors during startup (#143) (d9a6134)

refactor

Dependency Updates

  • deps: bump github.com/onsi/ginkgo/v2 from 2.7.0 to 2.7.1 (#153) (73f3e81)
  • deps: bump github.com/onsi/ginkgo/v2 from 2.7.1 to 2.8.0 (#159) (9159cfc)
  • deps: bump github.com/onsi/gomega from 1.25.0 to 1.26.0 (#122) (bcfbd53)
  • deps: bump github.com/spf13/viper from 1.14.0 to 1.15.0 (#107) (7d541cb)
  • deps: bump github.com/statnett/controller-runtime-viper from 0.1.1 to 0.1.2 (#161) (2c7ce33)
  • deps: bump k8s.io/api from 0.26.0 to 0.26.1 (#104) (1d17f1e)
  • deps: bump k8s.io/apimachinery from 0.26.0 to 0.26.1 (#105) (74ac40e)
  • deps: bump k8s.io/client-go from 0.26.0 to 0.26.1 (#106) (aca2d41)
  • deps: bump k8s.io/klog/v2 from 2.80.1 to 2.90.0 (#123) (42c7eca)
  • deps: bump sigs.k8s.io/controller-runtime from 0.14.1 to 0.14.2 (#152) (e3e0a51)