https://github.com/etcd-io/etcd
Revision a6b37e26420ba9cbe3050d225121a315fa32db94 authored by Gyuho Lee on 03 June 2021, 20:53:49 UTC, committed by GitHub on 03 June 2021, 20:53:49 UTC
backport-3.5: server: skip unnecessary sprintf which executes proto.Size()
2 parent s 3a82198 + 4563ceb
Raw File
Tip revision: a6b37e26420ba9cbe3050d225121a315fa32db94 authored by Gyuho Lee on 03 June 2021, 20:53:49 UTC
Merge pull request #13081 from wilsonwang371/20210603-backport13075
Tip revision: a6b37e2
code-of-conduct.md
## etcd Community Code of Conduct

etcd follows the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md).
back to top