Kuadrant / authorino-operator

Kubernetes Operator to manage Authorino instances
Apache License 2.0
9 stars 20 forks source link

refactor: controller-runtime v0.16.3 #157

Closed KevFan closed 1 year ago

KevFan commented 1 year ago

With Authorino Operator now using Go 1.20 (https://github.com/Kuadrant/authorino-operator/pull/156), we should bump controller runtime to v0.16.3 as Kuadrant Operator has also moved to this version for consistency (https://github.com/Kuadrant/kuadrant-operator/pull/246)

codecov-commenter commented 1 year ago

Codecov Report

Merging #157 (124be41) into main (d57f130) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #157   +/-   ##
=======================================
  Coverage   62.85%   62.85%           
=======================================
  Files           1        1           
  Lines         735      735           
=======================================
  Hits          462      462           
  Misses        222      222           
  Partials       51       51           
Flag Coverage Δ
unit 62.85% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!