Skip to content

v0.42.2

Compare
Choose a tag to compare
@turkenf turkenf released this 21 Mar 15:04
· 219 commits to main since this release
eddeb19

The release v0.42.2 introduces:

  • Sets a default io.Discard logger for the controller-runtime if debug logging is not enabled. If debug logging is enabled, then the controller-runtime uses a debug mode zap logger as usual #678
  • Adds info logs in the monolithic provider's output that communicate the deprecation and the next steps #679

What's Changed

  • [Backport release-0.42] Log a deprecation message when the monolithic provider is run. by @github-actions in #680
  • [Backport release-0.42] Set log.Default's output to io.Discard by @ulucinar in #681

Full Changelog: v0.42.1...v0.42.2