mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00

* etcdserver: check authinfo if it is not InternalAuthenticateRequest. * credentials: let GetRequestMetadata() return nil when authToken isn't initialized. * clientv3: get AuthToken gracefully without extra connection.