pacoxu / kubernetes

Production-Grade Container Scheduling and Management
https://kubernetes.io
Apache License 2.0
2 stars 4 forks source link

Load Balancer TCP Reset and Idle Timeout #1758

Closed pacoxu closed 3 years ago

pacoxu commented 3 years ago

https://docs.microsoft.com/en-us/azure/load-balancer/load-balancer-tcp-reset

todo[bot] commented 3 years ago

disable-tcp-reset annotations has been removed on v1.20, the warning should be removed in 1.22

https://github.com/pacoxu/kubernetes/blob/631ee9400f25f758676eaeaf94c7ca633f1f561d/staging/src/k8s.io/legacy-cloud-providers/azure/azure_loadbalancer.go#L104-L107


This comment was generated by todo based on a TODO comment in 631ee9400f25f758676eaeaf94c7ca633f1f561d in #1758. cc @pacoxu.