Commit Graph

682 Commits

Author SHA1 Message Date
iamqizhao 125950284c separate auth info from normal metadata 2015-08-26 11:30:43 -07:00
Qi Zhao b8c2d492b4 Merge pull request #303 from iamqizhao/master
fix transport_test
2015-08-24 14:13:10 -07:00
iamqizhao 451c959f0d fix transport_test 2015-08-24 14:09:09 -07:00
Qi Zhao 595f456c75 Merge pull request #302 from iamqizhao/master
Allow access of some info of client certificate from Metadata API
2015-08-24 13:53:50 -07:00
iamqizhao cd205234d7 small polish 2015-08-24 12:00:28 -07:00
iamqizhao 97574c6499 make the test happy 2015-08-24 11:40:40 -07:00
iamqizhao d12ff72146 allow access of some info of client certificate 2015-08-21 15:49:53 -07:00
Qi Zhao 69288679b3 Merge pull request #296 from iamqizhao/master
correct a test case name
2015-08-17 13:35:25 -07:00
iamqizhao 1fedb82059 correct a test case name 2015-08-17 13:23:09 -07:00
Qi Zhao 79d0eb30c0 Merge pull request #294 from yangzhouhan/master
add oauth2_token_creds and per_rpc_creds interop tests
2015-08-14 17:42:54 -07:00
yangzhouhan dd6b930e09 minor change 2015-08-14 17:18:12 -07:00
yangzhouhan 3df1dd419a fix 2015-08-14 16:35:32 -07:00
yangzhouhan 1126ae61bf add a comment 2015-08-14 16:34:09 -07:00
yangzhouhan c783da2ff9 add a comment 2015-08-14 16:32:38 -07:00
yangzhouhan 7f81611b64 remove extra space 2015-08-14 16:24:06 -07:00
yangzhouhan 25c36604b9 add oauth2 and perrpc interop tests 2015-08-14 16:22:19 -07:00
Qi Zhao 362136bea2 Merge pull request #288 from yangzhouhan/master
add interop test jwt_token_creds
2015-08-14 11:39:42 -07:00
yangzhouhan 32444cd24d minor changes 2015-08-14 11:35:15 -07:00
yangzhouhan 41ee26a353 add JWTAccessTokenFromKey 2015-08-14 11:20:13 -07:00
Qi Zhao 90566215c9 Merge pull request #292 from yangzhouhan/healthcheck
update healthCheck service
2015-08-13 18:56:50 -07:00
yangzhouhan 80bd4c598d add a comment 2015-08-13 18:32:39 -07:00
yangzhouhan e1eaac2884 add empty string check 2015-08-13 18:15:11 -07:00
yangzhouhan 5a78be3dbb update healthCheck service 2015-08-13 15:16:59 -07:00
Qi Zhao 20386cb7c5 Merge pull request #290 from iamqizhao/master
fix Timeout interop test
2015-08-13 10:58:50 -07:00
iamqizhao 3d7251c81c minor fix 2015-08-13 10:53:48 -07:00
iamqizhao db71b8f965 fix Timeout interop test 2015-08-13 10:50:38 -07:00
yangzhouhan 9f5d4180bd fix the space 2015-08-12 18:29:17 -07:00
yangzhouhan 3a245b8cab fix the space 2015-08-12 18:28:16 -07:00
yangzhouhan 5ef857242f add jwt_token_creds interop test 2015-08-12 18:26:30 -07:00
Qi Zhao fb14f48984 Merge pull request #281 from yangzhouhan/interop
add 2 interop tests
2015-08-12 13:16:24 -07:00
yangzhouhan 6eb790420c fix merge conflict 2015-08-12 12:49:51 -07:00
yangzhouhan dd17fced98 modify the error info 2015-08-12 12:40:07 -07:00
yangzhouhan d1b30b7195 modify the error information 2015-08-12 12:34:38 -07:00
Qi Zhao 7678a23bcb Merge pull request #284 from yangzhouhan/master
Revises Metadata
2015-08-11 10:54:11 -07:00
Qi Zhao f0bc2358c7 Merge pull request #286 from iamqizhao/master
fix a race
2015-08-10 18:38:54 -07:00
iamqizhao 3f70ec6f8a fix a race 2015-08-10 18:26:03 -07:00
yangzhouhan 676c10ae4d gofmt 2015-08-10 17:42:54 -07:00
yangzhouhan 4074c45c3f gofmt 2015-08-10 17:40:00 -07:00
yangzhouhan 1f14f6f0c5 gofmt 2015-08-10 17:34:20 -07:00
yangzhouhan bf963e1bb3 change end2end test 2015-08-10 16:59:16 -07:00
yangzhouhan 54f53f005e remove unused code 2015-08-10 16:10:19 -07:00
yangzhouhan 484e2d96e5 change the metadata datastructure 2015-08-10 16:06:27 -07:00
Qi Zhao 0db45ca079 Merge pull request #283 from Sajmani/master
grpc: rename request trace family from "Sent" and "Recv" to "grpc.Sent" and "grpc.Recv"
2015-08-10 15:38:52 -07:00
Qi Zhao f91d055b70 Merge pull request #280 from yangzhouhan/master
add an etcd client for naming resolution
2015-08-10 15:36:30 -07:00
yangzhouhan 95389ca819 add a comment 2015-08-10 11:19:08 -07:00
yangzhouhan 22561bcdfc return error when create etcdNR fails 2015-08-10 11:17:24 -07:00
yangzhouhan 15755ea692 fix the comment 2015-08-10 11:03:11 -07:00
yangzhouhan 86b5db2f22 gofmt 2015-08-10 11:01:15 -07:00
Sameer Ajmani f4afc93d71 grpc: revert change to clientconn in master branch. 2015-08-09 23:32:25 -04:00
Sameer Ajmani 7c57a23f2d grpc: rename "Recv" trace family to "grpc.Recv". 2015-08-09 23:24:53 -04:00