15680 Commits

Author SHA1 Message Date
lzhfromustc
e8a60d735f grpcproxy: Add an Unlock before continue to prevent double lock 2019-10-14 21:44:07 -04:00
Gyuho Lee
bcc147127d
Merge pull request #11254 from jingyih/strip_patch_version_in_cluster_version_metrics
etcdserver: strip patch version in cluster version metrics
2019-10-14 17:22:33 -07:00
Jingyi Hu
1333abc606 etcdserver: strip patch version in cluster version
Strip patch version in cluster version metrics.
2019-10-14 16:59:09 -07:00
Sahdev Zala
1b041a5783
Merge pull request #11249 from spzala/issue9726
doc: add lease time
2019-10-14 19:47:08 -04:00
Gyuho Lee
3ef2ad8e11
Merge pull request #11247 from jpbetz/version-tag-branch-checks
Add version, tag and branch checks to release script
2019-10-13 17:49:27 -07:00
Sahdev P. Zala
9002c1951f doc: add lease time
The current lease time is short and as such can lead to a timeout
error as explained in the related issue which can be confusing.

Fixes #9726
2019-10-13 16:38:28 -04:00
Jingyi Hu
a4e9d81df7
Merge pull request #11225 from spzala/issue11210
pkg: handle version env variable
2019-10-13 11:30:33 -07:00
Sahdev P. Zala
27535517b1 pkg: handle version env variable
Version flag is meant for displaying version and it's a boolean.
It's for an internal use, and we may not want users to set
it in the environment.

Fixes # 11210
2019-10-13 13:23:59 -04:00
Gyuho Lee
f20daa5977
Merge pull request #11233 from jingyih/unset_old_cluster_version_metrics
etcdserver: unset old cluster version in metrics
2019-10-12 12:07:45 -07:00
Jingyi Hu
9c4194f6ef etcdserver: unset old cluster version in metrics 2019-10-11 22:25:03 -07:00
Joe Betz
36696fe2cc
Add version, tag and branch checks to release script 2019-10-11 15:47:15 -07:00
Gyuho Lee
0824b08cab
Merge pull request #11237 from YoyinZyc/prevent-darwin-build
scripts: avoid release builds on darwin machine.
2019-10-11 10:39:14 -07:00
Gyuho Lee
99731be14a
Merge pull request #11242 from jpbetz/changelog-3316-bad
CHANGELOG: Note that 3.3.16 is a bad release and add 3.3.17 release notes
2019-10-11 10:38:24 -07:00
Joe Betz
53718bbf33
CHANGELOG: Note that 3.3.16 is a bad release and add 3.3.17 release notes 2019-10-11 10:20:43 -07:00
yoyinzyc
b9358a0bc8 scripts: avoid release builds on darwin machine. 2019-10-11 09:56:48 -07:00
Gyuho Lee
b7bf33bf5d
Merge pull request #11234 from YoyinZyc/release-script
Scripts: fix read failure prompt in release
2019-10-10 16:01:22 -07:00
yoyinzyc
55efdfe364 scripts: fix read failure prompt in release; use https for git clone. 2019-10-10 13:23:36 -07:00
Gyuho Lee
c60618234b
Merge pull request #11228 from heroku/ffz/BumpLogrus
go.mod: Bump Logrus and x/crypto
2019-10-10 11:08:02 -07:00
Gyuho Lee
efc154b095
Merge pull request #11231 from swapnilgm/patch-1
Documenration: Add gardener/etcd-backup-restore to the tools list.
2019-10-10 10:36:00 -07:00
Swapnil Mhamane
e5aecf8678 Documentation: Add gardener/etcd-backup-restore to the tools list
Etcd-backup-restore is collection of components to backup and restore the etcd. It features the periodic full and incremental backups, automated restore, Validation of etcd data directory with multi cloud provider support.
2019-10-10 21:18:41 +05:30
Yuchen Zhou
5c883280df
Merge pull request #4 from etcd-io/master
Rebase master
2019-10-09 16:22:54 -07:00
Edward Muller
9efa0448e2
go.mod: bump x/crypto because of [CVE-2019-11840]
Related to https://github.com/sirupsen/logrus/issues/1035
2019-10-09 16:03:31 -07:00
Edward Muller
9830872d31
go.mod: bump the version of logrus
Related to https://github.com/sirupsen/logrus/issues/1035
2019-10-09 16:03:23 -07:00
Gyuho Lee
a6a1fdd457
Merge pull request #11224 from YoyinZyc/update-changelog
CHANGELOG: update #11179 in changelog-3.4
2019-10-09 13:27:28 -07:00
yoyinzyc
fe2ada4b45 CHANGELOG: update #11179 in changelog-3.4 2019-10-09 13:06:11 -07:00
Yuchen Zhou
7f20ab8369
Merge pull request #3 from etcd-io/master
Rebase
2019-10-09 12:50:27 -07:00
Gyuho Lee
f197ab4578
Merge pull request #11219 from andyliuliming/changelog_for_cherry_pick
changelog: for the skip client san verification option.
2019-10-09 09:41:49 -07:00
Andy Liu
1e1ce6b651 changelog for the skip client san verification option. 2019-10-09 13:28:23 +08:00
Gyuho Lee
56bfdab2f0
Merge pull request #11212 from YoyinZyc/tls-san-testing
Add tests for certs with dns names.
2019-10-08 16:41:30 -07:00
Joe Betz
6aae90325c
Merge pull request #11211 from jpbetz/ipv6-endpoints
Replace endpoint.ParseHostPort with net.SplitHostPort to fix IPv6 client endpoints
2019-10-08 15:15:16 -07:00
Joe Betz
594354b886
Replace endpoint.ParseHostPort with net.SplitHostPort to fix IPv6 client endpoints 2019-10-08 14:53:49 -07:00
yoyinzyc
eb4b800fda tests: updated ubuntu version in Dockerfile 2019-10-08 14:30:15 -07:00
yoyinzyc
79bfc90f2b tests/docker-dns: adding tests for certs with dns names. 2019-10-08 14:23:10 -07:00
Gyuho Lee
340f0ac797
Merge pull request #11179 from YoyinZyc/trace
Add tracing to range request in etcd server.
2019-10-08 13:23:53 -07:00
Yuchen Zhou
2263930462
Merge pull request #2 from etcd-io/master
Rebase master
2019-10-08 12:52:05 -07:00
yoyinzyc
57aa68af5a etcdserver: trace compaction request; add return parameter 'trace' to applierV3.Compaction()
mvcc: trace compaction request; add input parameter 'trace' to KV.Compact()
2019-10-07 09:55:27 -07:00
Tobias Grieger
555eb1951f
Merge pull request #11192 from i-sevostyanov/master
Removed duplicate check in confchange.Simple
2019-10-04 08:25:35 -04:00
Gyuho Lee
a0d24279ee
Merge pull request #11202 from jingyih/update_changelog
CHANGELOG: update from #11194
2019-10-03 16:03:47 -07:00
Jingyi Hu
2bf8e03c73 CHANGELOG: update from #11194 2019-10-03 14:51:16 -07:00
Gyuho Lee
c2f23094c8
Merge pull request #11190 from gyuho/grpc
vendor: upgrade gRPC Go to v1.24.0
2019-10-03 10:26:48 -07:00
Joe Betz
6e74099b6f
Merge pull request #11184 from jpbetz/correct-authority-checks
clientv3: Set authority used in cert checks to host of endpoint
2019-10-03 10:21:55 -07:00
Gyuho Lee
81a6b4ec9a
Merge pull request #11194 from jingyih/fix_etcdctl_memberAdd
etcdctl: fix member add command
2019-10-03 09:04:06 -07:00
Jingyi Hu
a5abf91771 etcdctl: fix member add command 2019-10-02 17:43:32 -07:00
yoyinzyc
3a3eb24c69 etcdserver: trace raft requests. 2019-10-01 15:38:52 -07:00
yoyinzyc
401df4bb8e etcdserver: add put request steps.
mvcc: add put request steps; add trace to KV.Write() as input parameter.
2019-10-01 14:08:06 -07:00
Ilya Sevostyanov
d487b16de1
confchange: removed duplicate check in confchange.Simple. 2019-10-01 11:32:12 +03:00
Gyuho Lee
236ac2a905
Merge pull request #11175 from spzala/governance
*: create project governance
2019-09-30 13:41:07 -07:00
yoyinzyc
1d6ef8370e pkg: use zap logger to format the structure log output. 2019-09-30 13:11:21 -07:00
yoyinzyc
3830b3ef11 pkg: add field to record additional detail of trace; add stepThreshold
to reduce log volume.
2019-09-30 13:11:21 -07:00
yoyinzyc
f4e7fc56a7 pkg: create package traceutil for tracing. mvcc: add tracing
steps:range from the in-memory index tree; range from boltdb.
etcdserver: add tracing steps: agreement among raft nodes before
linerized reading; authentication; filter and sort kv pairs; assemble
the response.
2019-09-30 13:06:02 -07:00