Commit Graph

  • a9aafc8d6b CHANGELOG: highlight metrics change, clean up Gyuho Lee 2018-06-07 12:06:09 -07:00
  • 84fafff329
    Merge pull request #9819 from gyuho/mmm Gyuho Lee 2018-06-07 11:43:48 -07:00
  • 065053d859
    etcdserver: Fix to backport of #9288 for pre-RequestV2 code Joe Betz 2018-06-07 11:02:00 -07:00
  • 184372cd1b integration: add "TestMetricQuotaBackendBytes" Gyuho Lee 2018-06-07 10:48:16 -07:00
  • 7dd7018835 etcdserver: add "etcd_server_quota_backend_bytes" Gyuho Lee 2018-06-07 10:44:51 -07:00
  • a8d7d5ad72 Documentation/upgrades: highlight db metrics change Gyuho Lee 2018-06-07 10:33:02 -07:00
  • 1935a663df
    etcdserver: improve request took too long warning Xiang 2018-02-06 12:15:52 -08:00
  • 009d05ae4f Documentation/op-guide: highlight db size metrics change Gyuho Lee 2018-06-07 10:26:45 -07:00
  • f2db05a869 mvcc: server db size with "etcd_debugging" namespace for backward compatibility Gyuho Lee 2018-06-07 10:22:51 -07:00
  • 21130d5fb6 mvcc: promote db size metrics to "etcd" Gyuho Lee 2018-06-07 10:11:58 -07:00
  • cf196fc4d8 Documentation/op-guide: promote db size metric in grafana.json Gyuho Lee 2018-06-07 10:11:06 -07:00
  • 196625b917 integration: promote db size metrics to "etcd" Gyuho Lee 2018-06-07 10:10:23 -07:00
  • 25f4d80980
    Merge pull request #9815 from jpbetz/changelog-3.1.17-3.2.22 Gyuho Lee 2018-06-06 10:54:33 -07:00
  • 004d640ff5
    Merge pull request #9814 from jpbetz/script-build-fix Gyuho Lee 2018-06-06 10:54:17 -07:00
  • 0d4063681d
    CHANGELOG: Add dates for 3.1.17 and 3.2.22 releases Joe Betz 2018-06-06 10:50:27 -07:00
  • 2c7eb87c85 version: bump up to 3.2.22+git Joe Betz 2018-06-06 10:48:55 -07:00
  • a8990e2e18
    scripts: Fix release script to always build etcd binary before checking version Joe Betz 2018-06-06 10:48:00 -07:00
  • fd61be4814 version: bump up to 3.1.17+git Joe Betz 2018-06-06 10:36:22 -07:00
  • 21f186a40b version: bump up to 3.3.7+git Gyuho Lee 2018-06-06 10:08:16 -07:00
  • 781cc0be83 version: bump up to 3.1.17 v3.1.17 Joe Betz 2018-06-06 09:54:59 -07:00
  • beae09e807 CHANGELOG: clarify snapshot fix, clean up Gyuho Lee 2018-06-06 09:40:16 -07:00
  • 5d461a9e1b
    Merge pull request #9813 from mgates/move_lease_sorting_outside_lock Xiang Li 2018-06-06 09:39:46 -07:00
  • aa02ceb2e5 leases: Move lease sorting outside of lock Micah Gates 2018-06-06 15:05:23 +00:00
  • 1674e682fe version: 3.2.22 v3.2.22 Gyuho Lee 2018-06-05 18:48:38 -07:00
  • 7c47afd7d2 e2e: test client-side cipher suites with curl Gyuho Lee 2018-06-05 18:48:17 -07:00
  • 3e0cc1e717 etcdmain: add "--cipher-suites" flag Gyuho Lee 2018-06-05 18:25:20 -07:00
  • 6fa95eb497 embed: support custom cipher suites Gyuho Lee 2018-06-04 08:45:16 -07:00
  • ba4a7e004b integration: test client-side TLS cipher suites Gyuho Lee 2018-06-04 08:15:11 -07:00
  • 4bd81d0933 pkg/transport: add "TLSInfo.CipherSuites" field Gyuho Lee 2018-06-04 06:47:33 -07:00
  • f690f3a425 pkg/tlsutil: add "GetCipherSuite" Gyuho Lee 2018-06-04 06:41:42 -07:00
  • 56536de551 version: 3.3.7 v3.3.7 Gyuho Lee 2018-06-05 18:30:18 -07:00
  • a0ebf8cb1c e2e: test client-side cipher suites with curl Gyuho Lee 2018-06-05 18:29:09 -07:00
  • 13715724b8 etcdmain: add "--cipher-suites" flag Gyuho Lee 2018-06-05 18:25:20 -07:00
  • 22d65d8cc2 embed: support custom cipher suites Gyuho Lee 2018-06-04 08:45:16 -07:00
  • 6c2add4142 integration: test client-side TLS cipher suites Gyuho Lee 2018-06-04 08:15:11 -07:00
  • 6a3842776b pkg/transport: add "TLSInfo.CipherSuites" field Gyuho Lee 2018-06-04 06:47:33 -07:00
  • 641bddca0f pkg/tlsutil: add "GetCipherSuite" Gyuho Lee 2018-06-04 06:41:42 -07:00
  • ebe351e3b4
    Merge pull request #9808 from jpbetz/snapshot-recover-3.1 Joe Betz 2018-06-05 16:13:40 -07:00
  • ab19dee5ce CHANGELOG: highlight June patch release Gyuho Lee 2018-06-05 16:08:51 -07:00
  • 52ae578922
    Merge pull request #9807 from gyuho/move-leader Gyuho Lee 2018-06-05 15:46:49 -07:00
  • 54ed4de6d1
    Merge pull request #9801 from gyuho/cipher-suites Gyuho Lee 2018-06-05 15:46:09 -07:00
  • 21a1162ad1 tests/e2e: test move-leader command with TLS Gyuho Lee 2018-06-05 13:32:43 -07:00
  • e2cb9cbaec ctlv3: support TLS endpoints for move-leader command Gyuho Lee 2018-06-05 13:36:04 -07:00
  • 65192fddfa ctlv3: support TLS endpoints for move-leader command Gyuho Lee 2018-06-05 13:36:04 -07:00
  • 6d9cb7ac9a tests/e2e: test move-leader command with TLS Gyuho Lee 2018-06-05 13:32:43 -07:00
  • 1a47c28504 Documentation/op-guide: document "--cipher-suites" Gyuho Lee 2018-06-05 13:25:57 -07:00
  • 96e8cff286 CHANGELOG: highlight custom cipher suite feature Gyuho Lee 2018-06-05 13:23:55 -07:00
  • 94f2e450dd
    Merge pull request #9806 from spzala/master Xiang Li 2018-06-05 13:19:46 -07:00
  • d82f726da8 tests/e2e: test client-side cipher suites with curl Gyuho Lee 2018-06-05 12:59:29 -07:00
  • abffe0d29a etcdmain: add "--cipher-suites" flag Gyuho Lee 2018-06-05 12:54:34 -07:00
  • 3125c0c3e8 embed: support custom cipher suites Gyuho Lee 2018-06-04 08:45:16 -07:00
  • 917d40cd4c integration: test client-side TLS cipher suites Gyuho Lee 2018-06-04 08:15:11 -07:00
  • 3fb9cc84c6 pkg/transport: add "TLSInfo.CipherSuites" field Gyuho Lee 2018-06-04 06:47:33 -07:00
  • 67313ff06f pkg/tlsutil: add "GetCipherSuite" Gyuho Lee 2018-06-04 06:41:42 -07:00
  • eff8166a45 Check: correct the memory limit Sahdev P. Zala 2018-06-05 09:46:56 -04:00
  • e31510975a
    etcdserver: Backport snapshot recovery from #7917 to 3.1 branch Joe Betz 2018-06-04 21:52:26 -07:00
  • 5b5451fddb
    Merge d777918e40b32b27bfe36da0fe6ccfa44193cc26 into 438e6750ee4dd3861c83514e405adf2f3e437e4c Jack(Guoliang) Wang 2018-06-04 19:06:17 +00:00
  • 438e6750ee
    Merge pull request #9799 from shubhamranjan/master Sam Batschelet 2018-06-04 08:07:12 -04:00
  • 537a1a66e6 Documentation: Add v3 grpc C# client to libraries Shubham Ranjan 2018-06-04 11:48:05 +05:30
  • 83abce0677
    Merge pull request #9796 from gyuho/watcher-benchmark Gyuho Lee 2018-06-01 10:06:57 -07:00
  • e239cc276a mvcc: separate synced/unsynced benchmarks Gyuho Lee 2018-06-01 10:00:18 -07:00
  • d777918e40 Move move all commands under cmd Guoliang Wang 2018-05-30 10:53:29 +08:00
  • e6de5d8091
    Merge pull request #9792 from gyuho/cov Gyuho Lee 2018-05-31 15:46:28 -07:00
  • 243074c5c5 scripts/release: Fix docker push for 3.1 releases, remove inaccurate warning at the end of release script Joe Betz 2018-05-31 13:56:07 -07:00
  • 5858f1ac15
    Merge pull request #9793 from ercliou/fix-ebnf Gyuho Lee 2018-05-31 14:43:47 -07:00
  • 14a4568f64
    Merge b00ef8a3de88cc0a0aec8ac745c227e76c80cded into cc50a704957f7dbc41057cc8fe8703e049db274c Dave 2018-05-31 21:40:02 +00:00
  • cc50a70495
    Merge pull request #9790 from wenjiaswe/decoder-support Gyuho Lee 2018-05-31 14:30:25 -07:00
  • 29121a8cee etcd-dump-logs: add decoder support Wenjia Zhang 2018-05-31 13:45:37 -07:00
  • b153be2acb tests/e2e: fix "testCtlV2Backup" Gyuho Lee 2018-05-31 14:25:24 -07:00
  • 85e3c5ec37 etcdctl/ctlv3: remove ETCDCTL_API warning Gyuho Lee 2018-05-31 12:24:37 -07:00
  • 6d773ffe96
    Merge pull request #9794 from jpbetz/release-scripts-june Gyuho Lee 2018-05-31 14:02:34 -07:00
  • 9ce31018e8
    Merge pull request #9795 from jpbetz/changelog-3.1.16_3.2.21 Gyuho Lee 2018-05-31 14:01:44 -07:00
  • 273d138ca7
    CHANGELOG: Updates dates for 3.1.16 and 3.2.21 releases Joe Betz 2018-05-31 13:58:55 -07:00
  • e2821a16ff
    scripts/release: Fix docker push for 3.1 releases, remove inaccurate warning at the end of release script Joe Betz 2018-05-31 13:56:07 -07:00
  • 43b0cafcb6 version: bump up to 3.1.16+git Joe Betz 2018-05-31 12:54:30 -07:00
  • 169af4470e version: bump up to 3.1.16 v3.1.16 Joe Betz 2018-05-31 12:51:28 -07:00
  • af6f459a23 version: bump up to 3.2.21+git Joe Betz 2018-05-31 12:50:14 -07:00
  • 3ac81f3ae2 version: bump up to 3.2.21 v3.2.21 Joe Betz 2018-05-31 12:43:49 -07:00
  • 8b16c234af Documentation: Fix etcdctl tx eBNF Eric Liou 2018-05-31 16:26:20 -03:00
  • 0db7ea7337 scripts/release: disable minor version docker push Gyuho Lee 2018-05-31 12:08:01 -07:00
  • 26a73f2fa1 version: bump up to 3.3.6+git Gyuho Lee 2018-05-31 11:57:20 -07:00
  • 4ace7c7d77 mvcc: fix panic by allowing future revision watcher from restore operation Gyuho Lee 2018-05-25 10:04:54 -07:00
  • c4c487eaca mvcc: fix panic by allowing future revision watcher from restore operation Gyuho Lee 2018-05-25 10:04:54 -07:00
  • 932c3c01f9 version: 3.3.6 v3.3.6 Gyuho Lee 2018-05-31 11:33:33 -07:00
  • 41888ddbaa mvcc: fix panic by allowing future revision watcher from restore operation Gyuho Lee 2018-05-25 10:04:54 -07:00
  • aaa71e5b6f CHANGELOG-3.3: update patch release date Gyuho Lee 2018-05-31 11:13:53 -07:00
  • 391433b69a
    Merge pull request #9775 from gyuho/fix-grpc-proxy-watch Gyuho Lee 2018-05-31 11:06:45 -07:00
  • 2b3aa7e1d4
    Merge pull request #9777 from primeroz/master Sam Batschelet 2018-05-30 19:51:16 -04:00
  • d2d8c5716f
    Merge pull request #9789 from brancz/mixin-dashboard Gyuho Lee 2018-05-30 09:50:20 -07:00
  • 003e2f313c
    Merge pull request #9788 from hexfusion/fx_doc Gyuho Lee 2018-05-30 09:49:06 -07:00
  • 3b53146b49
    Documentation: Add support notes for Using TLS common name in RBAC and support for inter-peer CN filtering primeroz 2018-05-25 08:53:57 +01:00
  • 778bfe1c82
    Documentation: Add Grafana dashboard to etcd monitoring mixin Frederic Branczyk 2018-05-30 11:13:47 +02:00
  • 96ea63d44e Documentation: add min version for --listen-metric-urls flag. Sam Batschelet 2018-05-29 23:21:18 -04:00
  • e2a6489c1e
    Merge pull request #9787 from gyuho/fix Gyuho Lee 2018-05-29 13:33:22 -07:00
  • 7284e5a0a9 clientv3/integration: fix "TestMaintenanceSnapshotErrorInflight" Gyuho Lee 2018-05-29 11:48:28 -07:00
  • 7ebc6977c5
    Merge 2951e436663de7bfbdf8546959bf80cd84f96ddf into 1951ebab7e80482b628330fa0b3ff37ae26c9492 Manjunath A Kumatagi 2018-05-29 18:37:06 +00:00
  • 1951ebab7e
    Merge pull request #9706 from metalmatze/etcd3-alerts Gyuho Lee 2018-05-29 11:35:51 -07:00
  • 6e61eb2529 Documentation/op-guide: remove etcd_http_.* rules from examples Matthias Loibl 2018-05-07 18:14:37 +02:00
  • 3f9cce7797 CHANGELOG-3.4: highlight ETCDCTL_API=3 change Gyuho Lee 2018-05-29 11:32:51 -07:00
  • 356c4f17ca CHANGELOG: add "--password" flag Gyuho Lee 2018-05-29 11:25:42 -07:00