Commit Graph

  • 954afc9156 CHANGELOG-3.4: highlight multi-log writer change Gyuho Lee 2018-04-17 11:32:14 -0700
  • f6f1e0cb65 embed: support multiple log outputs for structured logging Gyuho Lee 2018-04-17 11:27:08 -0700
  • 406f23ce17 README: update meeting notes link Gyuho Lee 2018-04-17 12:05:14 -0700
  • 41b855a48e
    Merge pull request #9577 from gyuho/null Gyuho Lee 2018-04-17 10:33:52 -0700
  • 78109152b9 integration: re-overwrite "httptest.Server" TLS.Certificates Gyuho Lee 2018-04-13 13:40:11 -0700
  • 08dc184618 pkg/transport: don't set certificates on tls config rob boll 2018-04-06 15:27:08 -0400
  • f9d58d2c9f integration: re-overwrite "httptest.Server" TLS.Certificates Gyuho Lee 2018-04-13 13:40:11 -0700
  • 7f1225a128 pkg/transport: don't set certificates on tls config rob boll 2018-04-06 15:27:08 -0400
  • 674388f599 integration: use /dev/null to discard server logs Gyuho Lee 2018-04-17 06:14:03 -0700
  • 7c10c12ce7 snapshot: use /dev/null to discard server logs Gyuho Lee 2018-04-17 06:13:52 -0700
  • a31c38f3b0 embed: use /dev/null to discard server logs Gyuho Lee 2018-04-17 06:13:24 -0700
  • 0e4c8dcedc CHANGELOG-3.4: use "/dev/null" to ignore logs Gyuho Lee 2018-04-17 06:13:10 -0700
  • 46e19d21a1
    Merge pull request #9572 from gyuho/eee Gyuho Lee 2018-04-16 19:09:45 -0700
  • 18b3e45e96 *: support --log-output=discard Gyuho Lee 2018-04-16 19:09:09 -0700
  • 1c44293f7e tests/e2e: comment out TestEtcdCorruptHash debugging lines Gyuho Lee 2018-04-16 19:04:34 -0700
  • a3b9d828ed tests/e2e: fix gateway tests Gyuho Lee 2018-04-16 18:25:30 -0700
  • 92c32743c9 tests/e2e: fix TestIssue6361 Gyuho Lee 2018-04-16 18:01:12 -0700
  • ae9ccd883d etcdctl/ctlv3: fix snapshot command e2e tests Gyuho Lee 2018-04-16 17:20:57 -0700
  • b7ce6b7265 Documentation/upgrades: highlight wal, embed changes Gyuho Lee 2018-04-16 16:50:49 -0700
  • c716bea43c CHANGELOG-3.4: highlight WAL changes Gyuho Lee 2018-04-16 16:43:26 -0700
  • f63b5c15c7 functional/agent: fix etcd exec path check Gyuho Lee 2018-04-16 16:14:14 -0700
  • 2ee2a96055 functional/tester: use binary for tests for now Gyuho Lee 2018-04-16 16:07:19 -0700
  • d1c2ae86ce functional/tester: handle "raft.ErrProposalDropped" Gyuho Lee 2018-04-16 15:13:30 -0700
  • 35a80bc910 integration,embed: ignore embed log output Gyuho Lee 2018-04-16 14:22:29 -0700
  • cc778746fc embed: support "io-discard" for logging, fix racey logging setup Gyuho Lee 2018-04-16 14:16:46 -0700
  • 38e32a1b54 snapshot: ignore server logs Gyuho Lee 2018-04-16 14:16:33 -0700
  • 2bd88e378c pkg/transport: check nil logger Gyuho Lee 2018-04-16 10:11:45 -0700
  • f34c5dc902 functional/tester: run tests with embedded etcd Gyuho Lee 2018-04-16 04:13:51 -0700
  • 677894b4fa functional/agent: support embedded etcd Gyuho Lee 2018-04-16 04:12:45 -0700
  • c712e08a42 embed,etcdmain: support structured logger Gyuho Lee 2018-04-16 04:01:05 -0700
  • a7fd274c11 integration: support structured logger Gyuho Lee 2018-04-16 04:00:50 -0700
  • 9063805180 contrib/tools: support structured logger Gyuho Lee 2018-04-16 04:00:38 -0700
  • 6dbce6b9a4 clientv3,etcdctl: support structured logger Gyuho Lee 2018-04-16 04:00:10 -0700
  • d1c7d40a5e snapshot: support structured logger Gyuho Lee 2018-04-16 03:59:48 -0700
  • f57fa6abaf auth: support structured logger Gyuho Lee 2018-04-16 03:59:26 -0700
  • ce8348e3e0 raftsnap: support structured logger Gyuho Lee 2018-04-16 03:59:06 -0700
  • c68f625353 rafthttp: support structured logger Gyuho Lee 2018-04-16 03:58:46 -0700
  • fdbedacc83 wal: support structured logger Gyuho Lee 2018-04-16 03:58:25 -0700
  • c00c6cb685 mvcc: support structured logger Gyuho Lee 2018-04-16 03:58:15 -0700
  • 0dad8abb6f pkg: support structured logger Gyuho Lee 2018-04-16 03:57:43 -0700
  • bdbed26f64 etcdserver: support structured logging Gyuho Lee 2018-04-15 22:40:44 -0700
  • f879c1de33 integration: use default logger "capnslog" Gyuho Lee 2018-04-15 01:51:54 -0700
  • d5d4025f9a CHANGELOG-3.4: highlight logger change Gyuho Lee 2018-04-15 01:42:51 -0700
  • 041b9069a2 *: configure server logger Gyuho Lee 2018-04-14 22:52:39 -0700
  • 82e84a09e1 pkg/logutil: add "NewGRPCLoggerV2FromZap", "NewRaftLogger" Gyuho Lee 2018-04-14 22:50:14 -0700
  • 33128104c0 functional/agent: handle "embed.Etcd", logger sync Gyuho Lee 2018-04-14 20:14:03 -0700
  • 575cf94852 functional/rpcpb: add "*Etcd.EmbedConfig", and logger fields Gyuho Lee 2018-04-14 20:00:20 -0700
  • f3b7fa545e
    Merge pull request #9574 from gyuho/btree Gyuho Lee 2018-04-16 17:35:46 -0700
  • 96142c2d00 vendor: upgrade "google/btree" jocalvert 2018-04-16 21:58:41 +0000
  • ff6ff9d6e6
    Merge pull request #9570 from gyuho/tls Gyuho Lee 2018-04-16 08:02:18 -0700
  • 2e4f856389 embed: explicitly define unix network Sam Batschelet 2018-02-25 19:52:38 -0500
  • 00b529e810 pkg/proxy: fix typos in field names Gyuho Lee 2018-04-14 12:00:41 -0700
  • 9886e2161d
    Merge pull request #9571 from gyuho/net Gyuho Lee 2018-04-14 11:57:01 -0700
  • 5db4df762b pkg/proxy: make/simplify interface more extensible Gyuho Lee 2018-04-14 05:56:52 -0700
  • 03cf9c45f8 etcdserver: fix typo in "adjustTicks" Gyuho Lee 2018-04-13 14:53:51 -0700
  • 0b0a943a5e CHANGELOG: highlight TLS reload fixes Gyuho Lee 2018-04-13 14:09:51 -0700
  • ca86daeb76 Documentation/op-guide: explain TLS reload fix Gyuho Lee 2018-04-13 14:06:49 -0700
  • 3f8d1738de pkg/transport: document how TLS reload works with IP only certs Gyuho Lee 2018-04-13 13:53:34 -0700
  • 68802b333b integration: re-overwrite "httptest.Server" TLS.Certificates Gyuho Lee 2018-04-13 13:40:11 -0700
  • 88c078d4bd pkg/transport: don't set certificates on tls config rob boll 2018-04-06 15:27:08 -0400
  • b705f6f8f2 Revert "integration: fix httptest TLS server start" Gyuho Lee 2018-04-13 13:06:09 -0700
  • 6ab9776601 integration: add "TestTLSReloadCopyIPOnly" Gyuho Lee 2018-04-13 12:09:06 -0700
  • 233af4b4ec integration: add IP only TLSInfos Gyuho Lee 2018-04-13 12:03:55 -0700
  • 72e23a2b1b integration/fixtures-expired: add IP only certs Gyuho Lee 2018-04-13 12:01:35 -0700
  • 334affa272 integration/fixtures: add IP only certs Gyuho Lee 2018-04-13 11:58:36 -0700
  • 3d3ba8b9cb integration: fix httptest TLS server start Gyuho Lee 2018-04-13 11:16:54 -0700
  • 08641dd48b .github: simplify templates Gyuho Lee 2018-04-13 11:11:01 -0700
  • f61528768e .github: clean up TEMPLATES Gyuho Lee 2018-04-13 11:05:54 -0700
  • 487ea49442 dockerignore: remove Gyuho Lee 2018-04-13 11:02:12 -0700
  • 8e00d764be gitignore: remove outdated lists Gyuho Lee 2018-04-13 11:01:19 -0700
  • 9824959923 godir: remove Gyuho Lee 2018-04-13 10:58:53 -0700
  • 21e7a30d31 functional/tester: remove Txn stresser in 3.2 Gyuho Lee 2018-04-12 19:42:33 -0700
  • 4e11cea8cb functional: disable auto TLS Gyuho Lee 2018-04-12 19:13:50 -0700
  • 16487395e1 test: simplify CI tests Gyuho Lee 2018-04-12 19:05:34 -0700
  • 8f59849ca2 vendor: add "gogo/protobuf/gogoproto" Gyuho Lee 2018-04-12 19:00:01 -0700
  • 3b770ee8b4 test: set up gopath in 3.2 Gyuho Lee 2018-04-12 18:26:15 -0700
  • 48f4ee9268 functional: create symlinks for build Gyuho Lee 2018-04-12 16:05:13 -0700
  • 71a5f77032 functional: create symlinks for build Gyuho Lee 2018-04-12 16:05:13 -0700
  • 14ce0ea9ba travis: run "build" tests for "functional" Gyuho Lee 2018-04-12 15:57:15 -0700
  • 07a34aa76b travis: run build tests for "functional" Gyuho Lee 2018-04-12 15:56:30 -0700
  • 7b1d09023b functional/rpcpb: remove "InsecureSkipVerify" Gyuho Lee 2018-04-12 15:54:37 -0700
  • 6efde070b8 functional: disable TLS in release-3.2 Gyuho Lee 2018-04-12 15:32:14 -0700
  • 2cabb82375 snapshot: remove tests Gyuho Lee 2018-04-12 15:24:02 -0700
  • 244b3b3d3c snapshot: remove tests Gyuho Lee 2018-04-12 15:23:35 -0700
  • 0a92ba66fa functional/tester: fix racey map writes Gyuho Lee 2018-04-12 13:21:52 -0700
  • 5bc5c49193 functional: initial commit (copied from master) Gyuho Lee 2018-04-12 13:18:56 -0700
  • 2a42b47400 snapshot: initial commit (for functional tests) Gyuho Lee 2018-04-12 12:43:35 -0700
  • 56a9778bc2 functional: initial commit (copied from master) Gyuho Lee 2018-04-12 13:18:56 -0700
  • 5abe521e77 snapshot: initial commit (for functional tests) Gyuho Lee 2018-04-12 12:43:35 -0700
  • d69b7d28a0 MAINTAINERS: remove deprecated CoreOS email, update other maintainers Gyuho Lee 2018-04-12 11:51:56 -0700
  • 73446a51f5 V2Procfile: remove unused Procfile Gyuho Lee 2018-04-12 11:49:11 -0700
  • dfd5f1826f CHANGELOG: add 3.5, highlight gRPC gateway breaking changes Gyuho Lee 2018-04-12 11:46:43 -0700
  • 2fc7fc1707 CHANGELOG: highlight "snapshot" package and godoc link Gyuho Lee 2018-04-12 11:27:02 -0700
  • 1ac5007b4d
    Merge pull request #9568 from gyuho/sss Gyuho Lee 2018-04-12 11:23:29 -0700
  • c6ae68d3f7 travis.yml: update, remove go tip tests Gyuho Lee 2018-04-12 11:15:37 -0700
  • 3c4ace2d27 test: simplify Gyuho Lee 2018-04-12 11:08:01 -0700
  • df90e3ce21 test: simplify Gyuho Lee 2018-04-12 11:08:01 -0700
  • 5ba4e7d533 functional/tester: fix unit tests Gyuho Lee 2018-04-12 10:39:45 -0700
  • 8ae2bbf3c4 functional/rpcpb: use new snapshot package interface Gyuho Lee 2018-04-12 10:39:18 -0700
  • 90e5af76f3 etcdctl/ctlv3: use new snapshot package Gyuho Lee 2018-04-12 10:32:32 -0700