Revision 9f7bb0df3a038b20c5b2cd0ce3ed48da8b5e3503 authored by Hitoshi Mitake on 13 April 2017, 08:39:09 UTC, committed by Gyu-Ho Lee on 13 April 2017, 22:56:26 UTC
The information that can be obtained with the RPC doesn't need to be
protected.

Fix https://github.com/coreos/etcd/issues/7721
1 parent 6a805e5
History
File Mode Size
fixtures
bridge.go -rw-r--r-- 2.6 KB
cluster.go -rw-r--r-- 22.6 KB
cluster_direct.go -rw-r--r-- 1.1 KB
cluster_proxy.go -rw-r--r-- 2.2 KB
cluster_test.go -rw-r--r-- 15.9 KB
doc.go -rw-r--r-- 973 bytes
embed_test.go -rw-r--r-- 2.9 KB
logger_test.go -rw-r--r-- 719 bytes
main_test.go -rw-r--r-- 372 bytes
member_test.go -rw-r--r-- 3.1 KB
network_partition_test.go -rw-r--r-- 4.2 KB
v2_http_kv_test.go -rw-r--r-- 27.1 KB
v3_auth_test.go -rw-r--r-- 2.7 KB
v3_barrier_test.go -rw-r--r-- 2.1 KB
v3_double_barrier_test.go -rw-r--r-- 3.5 KB
v3_election_test.go -rw-r--r-- 5.9 KB
v3_grpc_test.go -rw-r--r-- 31.8 KB
v3_lease_test.go -rw-r--r-- 21.0 KB
v3_lock_test.go -rw-r--r-- 5.6 KB
v3_maintenance_test.go -rw-r--r-- 1.4 KB
v3_queue_test.go -rw-r--r-- 5.7 KB
v3_stm_test.go -rw-r--r-- 6.3 KB
v3_watch_test.go -rw-r--r-- 33.3 KB

back to top