etcd/hack
mlmhl 0461b3fa51
grpcproxy: make grpc keep alive related options configurable (#11711)
Currently grpc-proxy doesn't config keep alive related options, so it
will use the default values provided by the underlay gprc library. If
clients uses a keep alive ping interval smaller than server's default
minTime, connections between server and clients will be closed and
reopened frequently.
2020-04-17 21:20:03 -07:00
..
benchmark hack/benchmark: add back (for docs) 2018-04-09 11:22:45 -07:00
insta-discovery *: eschew you from documentation 2017-03-06 11:40:46 -08:00
kubernetes-deploy kubernetes-deploy: set etcd pod restartPolicy=Always 2018-04-25 10:00:18 +08:00
patch hack: fix cherrypick instruction 2019-09-15 17:48:04 -04:00
tls-setup grpcproxy: make grpc keep alive related options configurable (#11711) 2020-04-17 21:20:03 -07:00
README.md hack: introduce a insta-discovery script 2014-10-07 10:52:40 -07:00

README.md

Various hacks that are used by developers.