Commit Graph

15707 Commits (279fee668b24ca23bcb2828d6843a266adeb9950)

Author SHA1 Message Date
ZYunH 279fee668b fileutil, src: format errors 2019-10-25 22:31:49 +08:00
Gyuho Lee b5afbdd8d0
Merge pull request #11285 from WIZARD-CXY/changelog
Update CHANGELOG-3.5
2019-10-22 11:52:51 -07:00
宇慕 503ce2fdfd CHANGELOG: update Changelog-3.5 2019-10-22 17:39:21 +08:00
Jingyi Hu 92f313811e
Merge pull request #11257 from lzhfromustc/grpcproxy_mis_unlock
grpcproxy: Add an Unlock before continue to prevent double lock
2019-10-21 17:47:43 -07:00
Jingyi Hu 342b58ba31
Merge pull request #11279 from YoyinZyc/stream-version-test
rafthttp: add test stream support for current version.
2019-10-21 17:33:43 -07:00
Wenjia c57f8b3af8
nit: fix type s/custer/cluster 2019-10-21 13:00:19 -07:00
Gyuho Lee bd0a67a2d8
Merge pull request #11282 from YoyinZyc/cluster-version-test
e2e: add cluster version test
2019-10-21 11:54:41 -07:00
yoyinzyc 321e3ce1a6 e2e: add cluster version test 2019-10-21 11:14:18 -07:00
yoyinzyc 80a177292e rafthttp: add test stream support for current version. 2019-10-21 09:45:00 -07:00
Jingyi Hu 5dc12f2725
Merge pull request #11274 from YoyinZyc/fix-upgrade-failure
rafthttp: add 3.4.0,3.5.0 stream type
2019-10-20 19:20:06 -07:00
Sahdev Zala 9c48dfabff
Merge pull request #11278 from spzala/pathref
doc: update file ref path
2019-10-17 20:58:30 -04:00
Sahdev P. Zala d185a54cb4 doc: update file ref path
Update the adopters file path.
2019-10-17 20:34:24 -04:00
Gyuho Lee de9cc79efe
Merge pull request #11276 from spzala/adopters
doc: move production users to a standard ADOPTERS file
2019-10-17 17:12:39 -07:00
Sahdev P. Zala d73e04efd9 doc: move production users to a standard ADOPTERS file
The details of production users fits better in the standard
ADOPTERS file as used by many other CNCF projects like
CoreDNS, containerd etc.
2019-10-17 18:36:28 -04:00
yoyinzyc a0e528e4b1 rafthttp: add 3.4.0,3.5.0 stream type 2019-10-17 14:25:56 -07:00
Gyuho Lee 51b1677d99
Merge pull request #11272 from etcd-io/wenjiaswe-changelog11261-1
Update CHANGELOG-3.3 for 11261
2019-10-17 14:18:12 -07:00
Gyuho Lee 7534e5c14b
Merge pull request #11273 from etcd-io/wenjiaswe-patch-1
Update CHANGELOG-3.2 for #11271
2019-10-17 14:17:56 -07:00
Wenjia 8dc181dc5e
Update CHANGELOG-3.2 for #11271
Add changelog for etcd_cluster_version metrics from ##11271
2019-10-17 13:10:46 -07:00
Wenjia 8bedf3dde8
Update CHANGELOG-3.3 for 11261
Add log for etcd_cluster_version metrics addition in #11261
2019-10-17 13:06:06 -07:00
Xiang Li a65e4d3357
Merge pull request #11262 from WIZARD-CXY/updateflag
*: promote the boltdb-freelistType from experimental to official
2019-10-17 10:56:45 -07:00
宇慕 f62ea1ceca *: promote the boltdb-freelistType from experimental to official and set default type to hashmap 2019-10-17 15:40:38 +08:00
Jingyi Hu adb126afc4
Merge pull request #11267 from k-ye/fix
backend: fix comment for bucketBuffer.merge()
2019-10-16 20:57:28 -07:00
Ye Kuang 49f4a418f9 backend: fix comment for bucketBuffer.merge() 2019-10-17 08:48:12 +09:00
Gyuho Lee debf86c129
Merge pull request #11265 from jingyih/fix_cluster_version_metrics
etcdserver: strip patch version in metrics
2019-10-16 16:25:15 -07:00
Jingyi Hu 57632d27ee
Merge pull request #11260 from jingyih/update_changelog
CHANGELOG: update from PR 11254
2019-10-16 12:43:00 -07:00
Jingyi Hu 444bfdff59 etcdserver: strip patch version in metrics
Strip patch version in cluster version metrics during node restart.
2019-10-16 12:39:17 -07:00
Jingyi Hu 9ac0d65af8 CHANGELOG: update from PR 11254 2019-10-15 12:27:42 -07:00
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