vmware-tanzu / nsx-operator

Kubernetes Operator for managing NSX network resources
Other
13 stars 20 forks source link

HA GC problem #587

Open zhengxiexie opened 4 months ago

zhengxiexie commented 4 months ago

When nsx-operator turns on HA mode, two pods can run GC simultaneously, this may lead to a problem that the subnetset are not consistent. This problem is found by yifeng.xiao, not sure whether it is the direct reason, yet we can take it into consideration to refactor the GC stage.

zhengxiexie commented 4 months ago

fixed in https://github.com/vmware-tanzu/nsx-operator/pull/588