mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-09 01:50:56 -04:00
- Added process to cleanup stale session affinity records - Automatically set cloud provided load balancer for sticky session if the service requires it - Note, this only works on GCE right now. - Changed sessionAffinityMap a map to pointers instead of structs to improve performance - Commented out cookie and protocol from sessionAffinityDetail to avoid confusion as it is not yet implemented. |
||
|---|---|---|
| .. | ||
| config | ||
| doc.go | ||
| loadbalancer.go | ||
| proxier.go | ||
| proxier_test.go | ||
| roundrobin.go | ||
| roundrobin_test.go | ||
| udp_server.go | ||