k3s/pkg/cloudprovider
Mike Foley c4e94efe16 Sticky Session Implementation
- 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.
2014-12-18 18:46:10 -05:00
..
aws Clean up error logs. 2014-11-21 09:45:26 +08:00
controller Rename client Minions->Nodes, select the correct path for v1beta3 2014-12-10 12:08:19 -05:00
fake Sticky Session Implementation 2014-12-18 18:46:10 -05:00
gce Sticky Session Implementation 2014-12-18 18:46:10 -05:00
openstack Clean up error logs. 2014-11-21 09:45:26 +08:00
ovirt Add a clusters interface and GCE implementation. 2014-11-14 10:38:03 -08:00
vagrant Clean up error logs. 2014-11-21 09:45:26 +08:00
cloud.go Sticky Session Implementation 2014-12-18 18:46:10 -05:00
doc.go Unify Godoc formatting, fix various typos 2014-09-02 13:41:03 +02:00
plugins.go Clean up error logs. 2014-11-21 09:45:26 +08:00