You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Highlights
This patch release fixes a bug causing
applier
andController
to deadlock when too many Kubernetes object change events were ingested at once. All users ofapplier
andController
are encouraged to upgrade as quickly as possible. Older versions are also affected, this bug is believed to have existed since the original release ofkube_runtime
.What's Changed
Fixed
Full Changelog: 0.73.0...0.73.1
This discussion was created from the release 0.73.1.
Beta Was this translation helpful? Give feedback.
All reactions