Skip to content

Prepare klog release for Kubernetes v1.29 (Take 1)

Compare
Choose a tag to compare
@dims dims released this 31 Oct 10:51
· 15 commits to main since this release
e3f75b8

What's Changed

  • fix: SetLogger via klog.SetLogger will output an unexpected newline by @aimuz in #378
  • resolve comments warning by @lowang-bh in #379
  • stderrthreshold: fix flag comment by @pohly in #376
  • enable "go vet" checks for parameters by @pohly in #390
  • promote experimental code to stable by @pohly in #392
  • golangci-lint action by @pohly in #380
  • output: handle WithName like zapr does by @pohly in #391
  • slog support + logr 1.3.0 update by @pohly in #384

New Contributors

Full Changelog: v2.100.1...v2.110.1