v0.15.3
The release v0.15.3
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.
What's Changed
- [Backport release-0.15] Set log.Default's output to io.Discard by @github-actions in #118
- [Backport release-0.15] Change the value of meta.crossplane.io/source by @github-actions in #119
Full Changelog: v0.15.2...v0.15.3