Commit Graph

  • 2ffa9e7c91 tests(etcdserver): refactor wafuwafu13 2022-12-16 10:09:04 +09:00
  • 008df94901 tests/common: migrate auth tests #1 Chao Chen 2022-12-14 15:17:35 -08:00
  • 8dcfca0097 tests(etcdserver): add server_access_control_test.go wafuwafu13 2022-12-15 21:41:55 +09:00
  • 677b07be0a
    Merge pull request #14996 from ahrtr/changelog_watch_error_20221215 Hitoshi Mitake 2022-12-15 09:40:01 +09:00
  • f1842b6ecf
    Merge pull request #14995 from ahrtr/revert_14322_20221215 Hitoshi Mitake 2022-12-15 09:39:35 +09:00
  • 0e48777190 changelog: added item to cover the rollback to fix 'auth invalid token and old revision errors in watch' Benjamin Wang 2022-12-15 02:22:12 +08:00
  • 1fdfb4292c clientv3: revert the client side change in 14547 Benjamin Wang 2022-12-15 02:12:49 +08:00
  • 8e3fc380dc
    Merge pull request #14978 from etcd-io/dependabot/github_actions/actions/setup-go-3.5.0 Benjamin Wang 2022-12-14 10:37:26 +08:00
  • a59276c171 build(deps): bump actions/setup-go from 2.2.0 to 3.5.0 dependabot[bot] 2022-12-13 17:11:57 +00:00
  • 3b9086009d
    Merge pull request #14982 from etcd-io/dependabot/go_modules/tools/mod/github.com/alexkohler/nakedret-1.0.1 Benjamin Wang 2022-12-14 08:56:47 +08:00
  • cb5b7c2ec7
    Merge pull request #14928 from ArkaSaha30/trivy-nightly-scan Benjamin Wang 2022-12-14 08:52:44 +08:00
  • cd2640f9c0
    Merge pull request #14979 from etcd-io/dependabot/go_modules/tools/mod/honnef.co/go/tools-0.3.3 Benjamin Wang 2022-12-14 08:50:44 +08:00
  • 6e42da26e4
    Merge pull request #14981 from etcd-io/dependabot/go_modules/tests/github.com/anishathalye/porcupine-0.1.4 Benjamin Wang 2022-12-14 08:46:34 +08:00
  • 17d1761fbd
    build(deps): bump github.com/alexkohler/nakedret in /tools/mod dependabot[bot] 2022-12-14 00:19:18 +00:00
  • 042022390d
    build(deps): bump honnef.co/go/tools from 0.3.0 to 0.3.3 in /tools/mod dependabot[bot] 2022-12-14 00:18:23 +00:00
  • 4cce496e3f
    Merge pull request #14973 from ahrtr/bump_zap_20221213 Benjamin Wang 2022-12-14 08:06:41 +08:00
  • af182dbbd3
    build(deps): bump google.golang.org/protobuf in /server dependabot[bot] 2022-12-13 22:33:13 +00:00
  • abe7fd2701
    build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc dependabot[bot] 2022-12-13 22:32:39 +00:00
  • bc15c07e5c
    build(deps): bump go.uber.org/zap from 1.21.0 to 1.24.0 in /tests dependabot[bot] 2022-12-13 22:32:35 +00:00
  • 6f8123be18
    build(deps): bump github.com/prometheus/client_golang in /server dependabot[bot] 2022-12-13 22:32:33 +00:00
  • 29a3b2374f
    build(deps): bump go.opentelemetry.io/proto/otlp in /tests dependabot[bot] 2022-12-13 22:32:31 +00:00
  • 2db4c0669b
    build(deps): bump go.opentelemetry.io/otel in /server dependabot[bot] 2022-12-13 22:32:29 +00:00
  • 0abf307c7a
    build(deps): bump github.com/google/go-cmp from 0.5.8 to 0.5.9 in /tests dependabot[bot] 2022-12-13 22:32:26 +00:00
  • 4e79bc6009
    build(deps): bump go.opentelemetry.io/otel/sdk in /server dependabot[bot] 2022-12-13 22:32:24 +00:00
  • c5d80b388b
    build(deps): bump github.com/anishathalye/porcupine in /tests dependabot[bot] 2022-12-13 22:32:23 +00:00
  • 83add60149
    build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.6.1 in /tests dependabot[bot] 2022-12-13 22:32:20 +00:00
  • 367c19e159
    Merge pull request #14972 from ahrtr/dependabot_weekly_20221213 Sahdev Zala 2022-12-13 17:31:31 -05:00
  • c4f7ac28a2 deps: bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.32.0 to 0.37.0 in /server Benjamin Wang 2022-12-14 04:32:18 +08:00
  • 32840bae73 deps: bump go.opentelemetry.io/otel from 1.7.0 to 1.11.2 Benjamin Wang 2022-12-14 04:27:04 +08:00
  • 8f320bfa00 deps: bump github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.4.3 in /server Benjamin Wang 2022-12-14 04:19:10 +08:00
  • 8b34906b1d deps: bump github.com/mikefarah/yq/v4 from 4.24.2 to 4.30.5 in /tools/mod Benjamin Wang 2022-12-14 04:17:21 +08:00
  • 6845168182 deps: bump github.com/google/addlicense from 1.0.0 to 1.1.0 in /tools/mod Benjamin Wang 2022-12-14 04:15:44 +08:00
  • feeb703b06 deps: bump gotest.tools/v3 from 3.1.0 to 3.4.0 in /tools/mod Benjamin Wang 2022-12-14 04:13:08 +08:00
  • 40e85f6bee deps: bump github.com/mgechev/revive from 1.2.1 to 1.2.4 in /tools/mod Benjamin Wang 2022-12-14 04:09:35 +08:00
  • c51540bdd2 deps: bump google.golang.org/protobuf from 1.28.0 to 1.28.1 Benjamin Wang 2022-12-14 04:07:52 +08:00
  • b96be4f1d3 deps: bump github.com/cheggaaa/pb/v3 from 3.0.8 to 3.1.0 in /etcdctl Benjamin Wang 2022-12-14 04:03:53 +08:00
  • 2c192f4205 deps: bump go.uber.org/multierr from 1.8.0 to 1.9.0 in /server Benjamin Wang 2022-12-14 04:00:49 +08:00
  • 642a451165 deps: bump gotest.tools/gotestsum from 1.7.0 to 1.8.2 in /tools/mod Benjamin Wang 2022-12-14 03:53:44 +08:00
  • 700ad0fdce deps: bump github.com/creack/pty from 1.1.11 to 1.1.18 in /pkg Benjamin Wang 2022-12-14 03:46:14 +08:00
  • c2a7a5870d deps: bump github.com/prometheus/client_golang from 1.12.2 to 1.14.0 Benjamin Wang 2022-12-14 03:42:11 +08:00
  • bc41c0963b deps: bump github.com/coreos/go-systemd/v22 from 22.3.2 to 22.5.0 Benjamin Wang 2022-12-14 03:38:55 +08:00
  • 259a73d67a deps: bump github.com/spf13/cobra from 1.4.0 to 1.6.1 Benjamin Wang 2022-12-13 19:42:32 +08:00
  • 1a0af6fee6 deps: bump go.uber.org/zap from 1.21.0 to 1.24.0 Benjamin Wang 2022-12-13 14:55:48 +08:00
  • d11cc9e651
    Merge pull request #14922 from ramil600/target-endpoint Benjamin Wang 2022-12-14 03:24:20 +08:00
  • 014ff2f7c0
    build(deps): bump go.uber.org/multierr from 1.8.0 to 1.9.0 in /server dependabot[bot] 2022-12-13 17:08:01 +00:00
  • bc360a7053
    build(deps): bump github.com/golang-jwt/jwt/v4 in /server dependabot[bot] 2022-12-13 17:07:56 +00:00
  • 6429c044a6
    Merge pull request #14935 from ahrtr/minor_enhance_error_20221213 Hitoshi Mitake 2022-12-13 23:56:21 +09:00
  • f4d3fa91db
    Add permissions: read-all to the workflow ArkaSaha30 2022-12-13 12:42:51 +05:30
  • 1d7d8a9016 dependabot: change schedule interval to weekly Benjamin Wang 2022-12-13 14:38:32 +08:00
  • 74816841fa
    build(deps): bump actions/setup-go from 2.2.0 to 3.4.0 dependabot[bot] 2022-12-13 06:30:37 +00:00
  • e103e2c18c
    Merge pull request #14946 from etcd-io/dependabot/github_actions/actions/checkout-3.2.0 Benjamin Wang 2022-12-13 14:29:41 +08:00
  • 9cb4c817f3
    Merge pull request #14940 from etcd-io/dependabot/github_actions/actions/upload-artifact-3.1.1 Benjamin Wang 2022-12-13 14:28:12 +08:00
  • 24342aed7b
    Merge pull request #14937 from etcd-io/dependabot/github_actions/golangci/golangci-lint-action-3.3.1 Benjamin Wang 2022-12-13 14:26:08 +08:00
  • 941fe6b877 Add newline at end of file ArkaSaha30 2022-12-12 19:14:58 +05:30
  • 932cb95e37 resolver: cleanup of deprecated grpc resolver target.Endpoint field target.Endpoint and some other fields are deprecated, URL field is suggested to use instead path is required to be stripped of "/" prefix for naming/resolver to work porperly Ramil Mirhasanov 2022-12-10 12:19:20 +03:00
  • b8a7f76304
    build(deps): bump github.com/google/addlicense in /tools/mod dependabot[bot] 2022-12-13 03:37:29 +00:00
  • 474cc8b3b8
    build(deps): bump gotest.tools/v3 from 3.1.0 to 3.4.0 in /tools/mod dependabot[bot] 2022-12-13 03:37:26 +00:00
  • 8486c9df8a
    build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc dependabot[bot] 2022-12-13 03:37:22 +00:00
  • c517f0919f
    build(deps): bump go.uber.org/zap from 1.21.0 to 1.24.0 in /server dependabot[bot] 2022-12-13 03:37:21 +00:00
  • 134dc668d7
    build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc dependabot[bot] 2022-12-13 03:37:18 +00:00
  • 7f6356d0f8
    build(deps): bump github.com/prometheus/client_golang in /tests dependabot[bot] 2022-12-13 03:37:16 +00:00
  • 87a1b20701
    build(deps): bump github.com/mikefarah/yq/v4 in /tools/mod dependabot[bot] 2022-12-13 03:37:15 +00:00
  • e384cfde8b
    build(deps): bump go.uber.org/zap from 1.21.0 to 1.24.0 dependabot[bot] 2022-12-13 03:37:13 +00:00
  • 814751125f
    build(deps): bump go.opentelemetry.io/otel/trace in /tests dependabot[bot] 2022-12-13 03:37:12 +00:00
  • 8cb38b253f
    build(deps): bump github.com/cheggaaa/pb/v3 from 3.0.8 to 3.1.0 dependabot[bot] 2022-12-13 03:37:09 +00:00
  • ecc79e42da
    build(deps): bump go.opentelemetry.io/otel/sdk in /tests dependabot[bot] 2022-12-13 03:37:07 +00:00
  • a7ba896b29
    build(deps): bump github.com/coreos/go-systemd/v22 in /server dependabot[bot] 2022-12-13 03:37:07 +00:00
  • 7cc6db1bb7
    build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.6.1 dependabot[bot] 2022-12-13 03:37:05 +00:00
  • 8a7aa89494
    build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.6.1 in /server dependabot[bot] 2022-12-13 03:37:04 +00:00
  • 8696db733d
    build(deps): bump go.uber.org/zap from 1.21.0 to 1.24.0 in /etcdutl dependabot[bot] 2022-12-13 03:37:04 +00:00
  • f600487928
    build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.6.1 in /etcdctl dependabot[bot] 2022-12-13 03:37:04 +00:00
  • effa642e8f
    build(deps): bump github.com/mgechev/revive in /tools/mod dependabot[bot] 2022-12-13 03:37:03 +00:00
  • 5819e39611
    build(deps): bump go.opentelemetry.io/otel in /tests dependabot[bot] 2022-12-13 03:37:03 +00:00
  • ad3bf57c87
    build(deps): bump github.com/prometheus/client_model in /server dependabot[bot] 2022-12-13 03:37:00 +00:00
  • 8f5cdfff00
    build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.6.1 in /etcdutl dependabot[bot] 2022-12-13 03:37:00 +00:00
  • fdb0c0e89e
    build(deps): bump go.uber.org/zap from 1.21.0 to 1.24.0 in /client/v3 dependabot[bot] 2022-12-13 03:37:00 +00:00
  • 67a1a0e43b
    build(deps): bump github.com/cheggaaa/pb/v3 in /etcdctl dependabot[bot] 2022-12-13 03:37:00 +00:00
  • bd8118b690
    build(deps): bump google.golang.org/protobuf from 1.28.0 to 1.28.1 dependabot[bot] 2022-12-13 03:37:00 +00:00
  • 48cfbb79cc
    build(deps): bump gotest.tools/gotestsum in /tools/mod dependabot[bot] 2022-12-13 03:36:58 +00:00
  • d89b0193c9
    build(deps): bump github.com/creack/pty from 1.1.11 to 1.1.18 in /pkg dependabot[bot] 2022-12-13 03:36:57 +00:00
  • ffd26d6a0a
    build(deps): bump actions/checkout from 2.5.0 to 3.2.0 dependabot[bot] 2022-12-13 03:36:57 +00:00
  • b1379cf32a
    build(deps): bump github.com/prometheus/client_golang in /client/v3 dependabot[bot] 2022-12-13 03:36:56 +00:00
  • b9c98263c3
    build(deps): bump go.uber.org/zap from 1.21.0 to 1.24.0 in /pkg dependabot[bot] 2022-12-13 03:36:54 +00:00
  • ce83719d99
    build(deps): bump go.uber.org/zap from 1.21.0 to 1.24.0 in /etcdctl dependabot[bot] 2022-12-13 03:36:54 +00:00
  • 60a7533a8a
    build(deps): bump github.com/coreos/go-systemd/v22 in /client/pkg dependabot[bot] 2022-12-13 03:36:54 +00:00
  • 7a55adcfd1
    build(deps): bump actions/upload-artifact from 2.3.1 to 3.1.1 dependabot[bot] 2022-12-13 03:36:52 +00:00
  • f35ad17ee1
    build(deps): bump go.uber.org/zap from 1.21.0 to 1.24.0 in /client/pkg dependabot[bot] 2022-12-13 03:36:50 +00:00
  • 5d5d737c0e
    build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.6.1 in /pkg dependabot[bot] 2022-12-13 03:36:50 +00:00
  • 0fabbebeaa
    build(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 dependabot[bot] 2022-12-13 03:36:49 +00:00
  • ebe653da2c
    Merge pull request #14936 from ahrtr/add_dependentbot_20221213 Benjamin Wang 2022-12-13 11:36:16 +08:00
  • f538e18f3b security: add dependabot.yml Benjamin Wang 2022-12-13 10:30:44 +08:00
  • 96ca27a3f2 client/pkg/v3: fixes Solaris build of transport Tero Saarni 2021-08-30 11:37:17 +03:00
  • d0e753ca86 clientv3: define local variables errMsgGRPCInvalidAuthToken and errMsgGRPCAuthOldRevision to cache gRPC error messages Benjamin Wang 2022-12-13 06:12:42 +08:00
  • 19dc0cb413 client: enhance the function shouldRetryWatch and added unit test Benjamin Wang 2022-12-13 05:08:46 +08:00
  • 4ec1ca0b8b fixup! raft: support asynchronous storage writes Nathan VanBenschoten 2022-12-10 15:45:23 -05:00
  • c00909bf68 add lease api for linearizability tests Geeta Gharpure 2022-12-12 09:25:39 -08:00
  • d2f8925c3f tests: Handle mod revision Marek Siarkowicz 2022-12-12 15:23:52 +01:00
  • f7f440a594 tests: Support multiple keys in linearizability tests Marek Siarkowicz 2022-12-10 14:38:40 +01:00
  • ee9db729da
    Merge pull request #14860 from ahrtr/fix_release_20221126 Benjamin Wang 2022-12-12 17:46:19 +08:00
  • 638d0a016a
    Merge pull request #14930 from ahrtr/secure_workflow_20221212 Benjamin Wang 2022-12-12 16:59:57 +08:00