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: k8s/docs/09-release-notes/operator-1.7.2.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,5 +60,6 @@ Refer to the documentation [How to upgrade TigerGraph Kubernetes Operator](../04
60
60
61
61
## Bug Fixes
62
62
63
+
- Fixed a LoadBalancer provisioning race condition by serializing external LB teardown — the operator now waits for the service to be fully removed before recreating it, preventing conflicts during pause, listener removal, and service type changes;
63
64
- Improved pod startup reliability during cluster operations such as restarts and recreations;
0 commit comments