github kube-rs/kube 0.73.1

latest releases: 2.0.1, 2.0.0, 1.1.0...
3 years ago

Highlights

This patch release fixes a bug causing applier and Controller to deadlock when too many Kubernetes object change events were ingested at once. All users of applier and Controller are encouraged to upgrade as quickly as possible. Older versions are also affected, this bug is believed to have existed since the original release of kube_runtime.

What's Changed

Fixed

  • [0.73 backport] fix applier hangs which can happen with many watched objects (#925) by @moustafab (backported by @teozkr) in #927

Full Changelog: 0.73.0...0.73.1

Don't miss a new kube release

NewReleases is sending notifications on new releases.