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
Copy file name to clipboardExpand all lines: .server-changes/pod-count-exact-list.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,4 +3,4 @@ area: supervisor
3
3
type: improvement
4
4
---
5
5
6
-
Self-hosted Kubernetes deployments now measure the running-task count exactly when deciding whether to pause pulling new work, instead of reading an approximate figure that could differ between reads. The safeguard now engages and releases at the point it is configured to, rather than slightly early or late.
6
+
Self-hosted Kubernetes deployments now pause and resume pulling new workat their exact configured thresholds, rather than slightly early or late.
0 commit comments