Commit Graph

14 Commits (6f40a8d5eea2f524f319c245b50bb4d6cec4a445)

Author SHA1 Message Date
James Phillips c248b0017a Fixes nil slices from HTTP endpoints.
9 years ago
Michael Fraenkel 8c26836783 Support SesionTTLMin configuration
10 years ago
Atin Malaviya ac54010027 Fixed clearSessionTimer, created invalidateSession, added invalid TTL test
10 years ago
Atin Malaviya 60915629f6 Took out usage of snapshot SessionListTTL
10 years ago
Atin Malaviya 0f9723e6f8 Remove hardcoded wait time in session TTL tests
10 years ago
Atin Malaviya 5229f3b44d Clean up code based on feedback from armon
10 years ago
Atin Malaviya 624c465e2b Added more tests. Also added return of 404 if the session id to renew is not found
10 years ago
Atin Malaviya 4732c36d88 Consul Session TTLs
10 years ago
Atin Malaviya 6ef03a806c Clean up tests, use switch to default session.Behavior value if unspecified, unrecognized
10 years ago
Atin Malaviya 47241fc1c8 Ephemeral Nodes for via Session behavior settings.
10 years ago
Ryan Uber 149656951d agent: fix tests after default status change
10 years ago
Armon Dadgar 10f3007aa2 consul: Adding support for optional session name
11 years ago
Armon Dadgar 00a107dfd9 agent: Adding support for specifying LockDelay, defaults to 15 seconds.
11 years ago
Armon Dadgar c071932f92 agent: Session endpoint tests
11 years ago