Commit Graph

30 Commits (410ebb23a3dc4dd27b97d12316fe5188d8ad5bd2)

Author SHA1 Message Date
Pierre Souchay c01b410cf5 Fixed flaky watch tests (#4595)
6 years ago
Pierre Souchay 92acdaa94c Fixed flaky tests (#4626)
6 years ago
Paul Banks 597e55e8e2 Misc test fixes
7 years ago
Mitchell Hashimoto 8c713e6104
connect/proxy: don't require proxy ID
7 years ago
Paul Banks e0e12e165b
TLS watching integrated into Service with some basic tests.
7 years ago
Paul Banks e8c510332c
Support legacy watch.HandlerFunc type for backward compat reduces impact of change
7 years ago
Paul Banks cd88b2a351
Basic `watch` support for connect proxy config and certificate endpoints.
7 years ago
Frank Schroeder 570ddaae98
watch: make sure invoke channels timeout evenutally
7 years ago
Frank Schroeder f55e234f2e
watch: run tests in parallel
7 years ago
Frank Schroeder a54b0994ed
watch: convert TestEventWatch to use channels
7 years ago
Frank Schroeder e9766c8bd4
watch: convert TestKeyPrefixWatch to use channels
7 years ago
Frank Schroeder 144b337aa5
watch: convert TestKeyWatch_With_PrefixDelete to use channels
7 years ago
Frank Schroeder bad870dc68
watch: convert TestKeyWatch to use channels
7 years ago
Frank Schroeder 7a84f1c82d
watch: convert TestChecksWatch_Service to use channels
7 years ago
Frank Schroeder d57ef823f9
watch: convert TestChecksWatch_State to use channels
7 years ago
Frank Schroeder eb2963345e
watch: convert TestServicesWatch to use channels
7 years ago
Frank Schroeder ef4e8b5811
watch: convert TestServiceWatch to use channels
7 years ago
Frank Schroeder 375fbcb643
watch: convert TestNodesWatch to use channels
7 years ago
Frank Schroeder a7c78e637d
watch: use test agent instead of external Consul instance
7 years ago
Preetha Appan 36acf8d6a4 Use new DeletePrefixMethod for implementing KVSDeleteTree operation. This makes deletes on sub trees larger than one million nodes about 100 times faster. Added unit tests.
7 years ago
Frank Schroeder eddb1af603 Remove duplicate constants
8 years ago
Sean Chittenden e63d3a1275 Update Check API to use constants
9 years ago
Ryan Uber 5555e0eb9b api: initial import from armon/consul-api
10 years ago
Armon Dadgar e13ba2f2da watch: Adding support for events
10 years ago
Armon Dadgar ad40ddf361 watch: Remove DSL in place of JSON
10 years ago
Armon Dadgar 5aefdf01a0 watch: support checks watch
10 years ago
Armon Dadgar f3c8873009 watch: supporting service watch
10 years ago
Armon Dadgar 8d70128761 watch: node watcher
10 years ago
Armon Dadgar 00358baa7f watch: service watcher
10 years ago
Armon Dadgar 970c606f1a watch: Support for key prefix
10 years ago