Skip to content

v0.5.1

Latest
Compare
Choose a tag to compare
@mazin-s mazin-s released this 22 Apr 17:17
0ab7d1e

What's Changed

  • Bumped up CONTROLLER_TOOLS_VERSION from v0.9.2 to v0.14.0 by @tuxtof in #196.
  • Bumped up go version in go.mod and workflows from 1.20 to 1.21.7 by @mazin-s in #183.
  • Bumped up kube-rbac-proxy version from v0.15.0 to v0.16.0 by @mazin-s in #183.
  • Removed samples folder reference which was located in config/manifests/kustomization by @mazin-s in #183.
  • Fixed static lint errors by @manavrajvanshi in #183
  • Increased unit test coverage to 78% by @manavrajvanshi in #183
  • Add a new makefile target to give coverage numbers by @manavrajvanshi in #183.
  • Introduced an interface for the rest client - NDBClientHTTPInterface to mock the responses from NDB instead of spinning up a new http server for every test by @manavrajvanshi in #183.
  • Added E2E additional logging for setting up log environment failure case by @mazin-s in #183.