keda icon indicating copy to clipboard operation
keda copied to clipboard

fix:Resolve deprecation warning for klogr.New in Metrics Server

Open guopeng0 opened this issue 3 months ago • 2 comments

Metrics Server: klogr.New is deprecated use textlogger.NewLogger instead

Checklist

  • [x] When introducing a new scaler, I agree with the scaling governance policy
  • [x] I have verified that my change is according to the deprecations & breaking changes policy
  • [x] Tests have been added
  • [x] Changelog has been updated and is aligned with our changelog requirements
  • [x] A PR is opened to update our Helm chart (repo) (if applicable, ie. when deployment manifests are modified)
  • [x] A PR is opened to update the documentation on (repo) (if applicable)
  • [x] Commits are signed with Developer Certificate of Origin (DCO - learn more)

Fixes #5732

Relates to #

guopeng0 avatar May 11 '24 08:05 guopeng0

/run-e2e internal Update: You can check the progress here

zroubalik avatar May 17 '24 09:05 zroubalik