Skip to content

Commit 272d3bc

Browse files
committed
docs: add LB race condition fix to 1.7.2 release notes
Document TP-10652 fix: serialized external LB teardown before service recreation (pause, listener removal, type changes).
1 parent cf68321 commit 272d3bc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

k8s/docs/09-release-notes/operator-1.7.2.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,6 @@ Refer to the documentation [How to upgrade TigerGraph Kubernetes Operator](../04
6060

6161
## Bug Fixes
6262

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;
6364
- Improved pod startup reliability during cluster operations such as restarts and recreations;
6465
- Improved cluster startup stability;

0 commit comments

Comments
 (0)