Benjamin Wang
|
144dcf1ad3
|
Merge pull request #16518 from ahrtr/auth_test_20230901
test: move all auth related test cases into a separate test file
|
2023-09-03 03:23:02 +08:00 |
|
Benjamin Wang
|
818561f43f
|
test: move all auth related test cases into a separate test file
Signed-off-by: Benjamin Wang <wachao@vmware.com>
|
2023-09-02 07:29:54 +01:00 |
|
Marek Siarkowicz
|
d4a0b88934
|
Merge pull request #16517 from serathius/test-txn-range-put
Use test cases from TestCheckTxn to test Put and Range
|
2023-09-01 21:13:34 +02:00 |
|
Marek Siarkowicz
|
e09cc1e82c
|
Merge pull request #16516 from SagarRawat24/bookworm
update the debian12 and bookworm remove --v 1.0
|
2023-09-01 20:52:38 +02:00 |
|
Marek Siarkowicz
|
76cbfd3644
|
Use test cases from TestCheckTxn to test Put and Range
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
|
2023-09-01 20:33:41 +02:00 |
|
Marek Siarkowicz
|
27633923e4
|
Merge pull request #16515 from serathius/test-txn
server: Test txn checking
|
2023-09-01 15:24:42 +02:00 |
|
Benjamin Wang
|
7666f9793c
|
Merge pull request #16511 from ahrtr/kv_test_20230831
test: refactor the existing KV RESTful test cases and also add new cases
|
2023-09-01 20:53:39 +08:00 |
|
Marek Siarkowicz
|
e1617f98ba
|
server: Test txn checking
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
|
2023-09-01 14:51:22 +02:00 |
|
sagar rawat
|
245b58a1e2
|
update the debian12 and bookworm remove --v 1.0
Signed-off-by: sagar rawat <sagarrawat24291@gmail.com>
|
2023-09-01 16:19:29 +05:30 |
|
Marek Siarkowicz
|
cf1581afc4
|
Merge pull request #16372 from serathius/single-check
server: Refactor checkTxn into single function handling all request types
|
2023-09-01 10:34:59 +02:00 |
|
Benjamin Wang
|
b4803fb395
|
test: refactor the existing KV RESTful test cases and also add new cases
Signed-off-by: Benjamin Wang <wachao@vmware.com>
|
2023-09-01 09:13:51 +01:00 |
|
Benjamin Wang
|
60051be990
|
Merge pull request #16509 from ahrtr/kv_rest_20230830
test: move all KV related RESTful APIs into a separate test file
|
2023-08-31 21:27:48 +08:00 |
|
Benjamin Wang
|
02c01f04d7
|
test: move all KV related RESTful APIs into a separate test file
Signed-off-by: Benjamin Wang <wachao@vmware.com>
|
2023-08-30 16:19:15 +01:00 |
|
Benjamin Wang
|
2888a95d5d
|
Merge pull request #16489 from ahrtr/maintanence_20230827
test: add v3 curl test to cover all maintenance REST API
|
2023-08-30 22:57:05 +08:00 |
|
Benjamin Wang
|
a7330692bd
|
test: add v3 curl test to cover all maintainence REST APIs
Signed-off-by: Benjamin Wang <wachao@vmware.com>
|
2023-08-30 15:09:40 +01:00 |
|
Benjamin Wang
|
506e9fdde6
|
Merge pull request #16503 from fuweid/update-35-changelog
CHANGELOG: add #16490 item in CHANGELOG-3.5.md
|
2023-08-30 17:08:05 +08:00 |
|
Wei Fu
|
92aebbcc88
|
CHANGELOG: add #16490 item in CHANGELOG-3.5.md
Signed-off-by: Wei Fu <fuweid89@gmail.com>
|
2023-08-29 22:16:32 +08:00 |
|
Marek Siarkowicz
|
bd7f0dab3c
|
server: Refactor checkTxn into single function handling all request types
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
|
2023-08-29 11:36:03 +02:00 |
|
Benjamin Wang
|
70eb293754
|
Merge pull request #16501 from jmhbnz/weekly-dependency-update
[2023-08-29] Bump dependencies identified by dependabot
|
2023-08-29 14:51:41 +08:00 |
|
James Blair
|
4ae1e9d669
|
depdendency: bump go.opentelemetry.io/otel/sdk from 1.16.0 to 1.17.0.
Signed-off-by: James Blair <mail@jamesblair.net>
|
2023-08-29 08:49:31 +12:00 |
|
James Blair
|
d472700749
|
depdendency: bump go.opentelemetry.io/otel from 1.16.0 to 1.17.0.
Signed-off-by: James Blair <mail@jamesblair.net>
|
2023-08-29 08:43:17 +12:00 |
|
James Blair
|
5e28fdbcad
|
depdendency: bump github.com/mgechev/revive from 1.3.2 to 1.3.3.
Signed-off-by: James Blair <mail@jamesblair.net>
|
2023-08-29 08:39:52 +12:00 |
|
Benjamin Wang
|
10498ce772
|
Merge pull request #16499 from etcd-io/dependabot/github_actions/actions/checkout-3.6.0
build(deps): bump actions/checkout from 3.5.3 to 3.6.0
|
2023-08-29 02:02:25 +08:00 |
|
dependabot[bot]
|
2ec87000c3
|
build(deps): bump actions/checkout from 3.5.3 to 3.6.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 3.6.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](c85c95e3d7...f43a0e5ff2 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-28 17:25:19 +00:00 |
|
Benjamin Wang
|
d09b8d474a
|
Merge pull request #16464 from fuweid/fix-grpc-gateway-duplicate-path
api: fix duplicate gateway url issue
|
2023-08-27 23:31:13 +08:00 |
|
Benjamin Wang
|
b6935cf2e9
|
Merge pull request #16472 from ahrtr/expr_expect_20230825
test: support regular expression matching on the response
|
2023-08-26 02:34:23 +08:00 |
|
Benjamin Wang
|
7cbab6034b
|
add test cases to verify regular expression match
Signed-off-by: Benjamin Wang <wachao@vmware.com>
|
2023-08-25 18:59:34 +01:00 |
|
Benjamin Wang
|
7d95c68b48
|
test: support regular expression matching on the response
Signed-off-by: Benjamin Wang <wachao@vmware.com>
|
2023-08-25 15:00:35 +01:00 |
|
Benjamin Wang
|
7ea5ee8b5d
|
Merge pull request #16463 from jmhbnz/document-golang-version-policy
Document project golang version policy
|
2023-08-25 20:39:05 +08:00 |
|
Benjamin Wang
|
f377db2e93
|
Merge pull request #16466 from lavacat/main
dependency: bump honnef.co/go/tools from v0.4.3 to v0.4.5
|
2023-08-24 16:02:32 +08:00 |
|
Bogdan Kanivets
|
555c459c58
|
dependency: bump honnef.co/go/tools from v0.4.3 to v0.4.5
Signed-off-by: Bogdan Kanivets <bkanivets@apple.com>
|
2023-08-23 15:51:19 -07:00 |
|
Benjamin Wang
|
bcdf05508e
|
Merge pull request #16465 from riendeau/validate-help-flags
Unit test for CLI flags and add missing flags
|
2023-08-23 22:55:19 +08:00 |
|
John Riendeau
|
63e614fb0b
|
Add unit test for CLI flags and missing flags
Signed-off-by: John Riendeau <riendeau@us.ibm.com>
|
2023-08-23 08:33:39 -05:00 |
|
Wei Fu
|
f3121fb765
|
api: fix duplicate gateway url issue
The HashKV should use `/v3/maintenance/hashkv` as url
Signed-off-by: Wei Fu <fuweid89@gmail.com>
|
2023-08-23 20:43:50 +08:00 |
|
James Blair
|
6723262738
|
Document policy for etcd project golang version.
Signed-off-by: James Blair <mail@jamesblair.net>
|
2023-08-23 21:54:35 +12:00 |
|
Benjamin Wang
|
e44afcfadd
|
Merge pull request #16460 from geetasg/pr10
Preserve the order of steps done for snapshot
|
2023-08-23 16:01:31 +08:00 |
|
James Blair
|
ce4f2a4892
|
Fix markdownlint issues in dependency_management.md.
Signed-off-by: James Blair <mail@jamesblair.net>
|
2023-08-23 17:37:05 +12:00 |
|
Benjamin Wang
|
29bfdd1f69
|
Merge pull request #16459 from jmhbnz/remove-deprecated-functions
Use crypto/rand.Read instead of deprecated math/rand.Read
|
2023-08-23 03:45:14 +08:00 |
|
Geeta Gharpure
|
8729417cee
|
Preserve the order of steps done for snapshot
Signed-off-by: Geeta Gharpure <geetagh@amazon.com>
|
2023-08-22 19:12:37 +00:00 |
|
Marek Siarkowicz
|
5a54fe6dd1
|
Merge pull request #16457 from serathius/downgrade-membership
Add membership changes to downgrade tests
|
2023-08-22 12:14:40 +02:00 |
|
James Blair
|
cb0df72b70
|
Use crypto/rand.Read instead of deprecated math/rand.Read.
Signed-off-by: James Blair <mail@jamesblair.net>
|
2023-08-22 21:48:27 +12:00 |
|
Marek Siarkowicz
|
3794dfd519
|
Merge pull request #16458 from ahrtr/snap_20230822
test: verify snap.Load() is sucessful
|
2023-08-22 11:43:38 +02:00 |
|
Benjamin Wang
|
30b5c37190
|
test: verify snap.Load() is sucessful
Otherwise the following snap.Data may run into nil pointer panic.
Signed-off-by: Benjamin Wang <wachao@vmware.com>
|
2023-08-22 10:08:34 +01:00 |
|
Marek Siarkowicz
|
f3cc759afc
|
Merge pull request #16418 from geetasg/pr7
Update to generate v2 snapshot from v3 state
|
2023-08-22 10:24:53 +02:00 |
|
Marek Siarkowicz
|
1c0db872d9
|
Add membership changes to downgrade tests
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
|
2023-08-22 10:18:30 +02:00 |
|
Benjamin Wang
|
e1b8e8c6ad
|
Merge pull request #16455 from geetasg/pr9
Minor update to test code to remove a local var
|
2023-08-22 15:23:17 +08:00 |
|
Benjamin Wang
|
62e82aba87
|
Merge pull request #16453 from etcd-io/dependabot/github_actions/golangci/golangci-lint-action-3.7.0
build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0
|
2023-08-22 03:47:34 +08:00 |
|
Geeta Gharpure
|
59332dc194
|
Update to generate v2 snapshot from v3 state
Signed-off-by: Geeta Gharpure <geetagh@amazon.com>
|
2023-08-21 19:18:11 +00:00 |
|
Geeta Gharpure
|
7b3daf612d
|
Minor update to test code to remove a local var
Signed-off-by: Geeta Gharpure <geetagh@amazon.com>
|
2023-08-21 19:13:36 +00:00 |
|
dependabot[bot]
|
3be86903ab
|
build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](639cd343e1...3a91952989 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-21 17:35:47 +00:00 |
|