etcd/integration
Joe LeGasse a6ddb51c8a auth: Support all JWT algorithms
This change adds support to etcd for all of the JWT algorithms included
in the underlying JWT library.
2018-06-26 16:31:01 -04:00
..
fixtures auth: Support all JWT algorithms 2018-06-26 16:31:01 -04:00
fixtures-expired integration/fixtures-expired: add IP only certs 2018-04-13 12:01:35 -07:00
bridge.go integration: remove unused parameters 2018-05-09 15:42:45 -07:00
cluster.go integration: Fix unit test failures from new grpc LB changes, fix bom 2018-06-15 13:41:28 -07:00
cluster_direct.go integration: add lock and election services to proxy tests 2017-05-10 13:06:27 -07:00
cluster_proxy.go clientv3: call other APIs with default gRPC call options 2017-12-20 10:58:05 -08:00
cluster_test.go integration: rename "SnapshotCount" 2018-05-18 14:41:30 -07:00
doc.go *: update LICENSE header 2016-05-12 20:51:48 -07:00
embed_test.go integration: disable embed tests with gRPC proxy for now 2018-06-18 11:30:52 -07:00
logger_test.go integration: use "zap" logger 2018-05-01 16:15:09 -07:00
main_test.go *: detect leaky goroutines, fix leaks 2016-01-23 13:52:41 -08:00
member_test.go integration: rename "SnapshotCount" 2018-05-18 14:41:30 -07:00
metrics_test.go Merge pull request #9820 from gyuho/quota-size 2018-06-07 12:06:34 -07:00
network_partition_test.go integration: remove unused parameters 2018-05-09 15:42:45 -07:00
util_test.go integration: test TLS reload 2017-04-27 13:32:09 -07:00
v2_http_kv_test.go *: separate 'capnslog' log level setting 2016-09-10 20:26:51 +09:00
v3_alarm_test.go clientv3: Introduce custom retry interceptor based on go-grpc-middleware/retry 2018-06-15 13:41:28 -07:00
v3_auth_test.go integration: test lease revoke routine with JWT token 2018-05-24 11:38:31 -07:00
v3_barrier_test.go api: add v3rpc capability 2016-05-23 14:45:08 -07:00
v3_double_barrier_test.go integration: fix race in TestDoubleBarrierFailover 2016-08-17 11:56:49 -07:00
v3_election_test.go *: replace 'golang.org/x/net/context' with 'context' 2017-09-07 13:39:42 -07:00
v3_grpc_inflight_test.go clientv3: Fix auth client to use endpoints instead of host when dialing, fix tests to block on dial when required. 2018-06-15 13:41:28 -07:00
v3_grpc_test.go integration: Fix unit test failures from new grpc LB changes, fix bom 2018-06-15 13:41:28 -07:00
v3_health_test.go integration: add 'HealthClient.Check' test 2017-06-20 13:02:11 -07:00
v3_leadership_test.go integration: remove unused parameters 2018-05-09 15:42:45 -07:00
v3_lease_test.go *: revert "internal/mvcc" change 2018-02-26 17:11:40 -08:00
v3_lock_test.go *: revert "internal/mvcc" change 2018-02-26 17:11:40 -08:00
v3_queue_test.go *: update LICENSE header 2016-05-12 20:51:48 -07:00
v3_stm_test.go integration: test serializable snapshot STM with old readset revisions 2017-08-22 19:39:22 -07:00
v3_tls_test.go integration: block dial for timeout errors 2018-06-08 13:49:17 -07:00
v3_watch_restore_test.go integration: enable TestV3WatchRestoreSnapshotUnsync for gRPC proxy 2018-05-25 12:30:42 -07:00
v3_watch_test.go integration: move "TestV3WatchRestoreSnapshotUnsync" 2018-05-23 15:35:59 -07:00
v3election_grpc_test.go *: replace 'golang.org/x/net/context' with 'context' 2017-09-07 13:39:42 -07:00
v3lock_grpc_test.go *: replace 'golang.org/x/net/context' with 'context' 2017-09-07 13:39:42 -07:00