Chun-Hung Tseng
7b77a00094
documentation: improve features.md
...
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-04-09 18:00:56 +02:00
Chun-Hung Tseng
241f234207
documentation: improve dependency_management.md
...
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-04-09 18:00:56 +02:00
Chun-Hung Tseng
4683de480a
documentation: improve community-membership.md
...
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-04-09 18:00:56 +02:00
Chun-Hung Tseng
c4b44c9e8a
documentation: improve branch_management.md
...
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-04-09 18:00:56 +02:00
Chun-Hung Tseng
39ccdb0b91
documentation: improve CONTRIBUTING.md
...
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-04-09 18:00:56 +02:00
Chun-Hung Tseng
6e0a4c7f82
documentation: fix typos in documentations and contribution guides
...
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-04-09 18:00:49 +02:00
Marek Siarkowicz
41ac7e33a1
Don't cache test-robustness-reports
...
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
2024-04-09 15:59:58 +02:00
Chun-Hung Tseng
ebeb5bb80e
dependency: bump go.opentelemetry.io/proto/otlp from v1.1.0 to v1.2.0
...
References:
- https://github.com/etcd-io/etcd/pull/17750
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-04-09 12:24:57 +02:00
Chun-Hung Tseng
caf21a94c6
dependency: bump golang.org/x/crypto from 0.21.0 to 0.22.0
...
References:
- https://github.com/etcd-io/etcd/pull/17746
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-04-09 12:24:57 +02:00
Chun-Hung Tseng
519b2c06e1
dependency: bump google.golang.org/grpc from 1.62.1 to 1.63.0
...
References:
- https://github.com/etcd-io/etcd/pull/17748
- https://github.com/etcd-io/etcd/pull/17749
- https://github.com/etcd-io/etcd/pull/17750
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-04-09 12:24:57 +02:00
Marek Siarkowicz
65ac859a1b
Merge pull request #17733 from serathius/robustness-document-re-evaluate
...
Document re-evaluating existing robustness test reports
2024-04-09 09:09:41 +02:00
James Blair
190a1f9d1e
Merge pull request #17745 from etcd-io/dependabot/github_actions/github/codeql-action-3.24.10
...
build(deps): bump github/codeql-action from 3.24.9 to 3.24.10
2024-04-09 18:44:12 +12:00
Chun-Hung Tseng
bd044166ce
dependency: bump github.com/golangci/golangci-lint from 1.57.1 to 1.57.2
...
Reference:
- https://github.com/etcd-io/etcd/pull/17738
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-04-08 22:08:59 +02:00
dependabot[bot]
184a9f1c87
build(deps): bump github/codeql-action from 3.24.9 to 3.24.10
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.24.9 to 3.24.10.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v3.24.9...4355270be187e1b672a7a1c7c7bae5afdc1ab94a )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 17:46:30 +00:00
dependabot[bot]
0e911484c3
build(deps): bump distroless/static-debian12 from 8cbe18a
to 4197211
...
Bumps distroless/static-debian12 from `8cbe18a` to `4197211`.
---
updated-dependencies:
- dependency-name: distroless/static-debian12
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 17:13:48 +00:00
Marek Siarkowicz
6cb4c3f90d
Document re-evaluating existing robustness test reports
...
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
2024-04-08 16:58:12 +02:00
guoguangwu
90152fe419
fix: close profile in the mvccPutFunc func
...
Signed-off-by: guoguangwu <guoguangwug@gmail.com>
2024-04-08 16:55:39 +08:00
Benjamin Wang
8edfd486e8
Merge pull request #17728 from Akiqqqqqqq/changelog-add-wal-write-time-metric
...
CHANGELOG:add wal write system call metrics observation
2024-04-08 08:27:20 +01:00
Marek Siarkowicz
0be1976986
Merge pull request #17730 from serathius/robustness-no-failpoint
...
Make no failpoint error more readable
2024-04-08 09:08:53 +02:00
Marek Siarkowicz
3a23994fbf
Make no failpoint error more readable
...
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
2024-04-07 15:13:59 +02:00
Qiuyu Wu
723f45feb8
CHANGELOG:add wal write system call metrics observation
...
Signed-off-by: Qiuyu Wu <qiuyu.wu@shopee.com>
2024-04-07 16:18:02 +08:00
Benjamin Wang
84e67ffaf6
Merge pull request #17724 from ivanvc/20240405-dependency-updates
...
[2024-04-05] Bump dependency updates identified by dependabot
2024-04-06 13:53:48 +01:00
Marek Siarkowicz
10657ef304
Merge pull request #16764 from serathius/robustness-validate-timeout
...
Limit a timeout in testing robustness validation
2024-04-06 14:33:20 +02:00
Marek Siarkowicz
e2bb8c698f
Limit a timeout in testing robustness validation
...
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
2024-04-06 12:28:57 +02:00
Ivan Valdes
e52d157c80
dependency: Bumps google.golang.org/grpc from 1.57.0 to v1.62.1
...
Signed-off-by: Ivan Valdes <ivan@vald.es>
2024-04-05 12:01:17 -07:00
Ivan Valdes
41baca8a95
dependency: bump golang.org/x/net from 0.22.0 to 0.23.0
...
Signed-off-by: Ivan Valdes <ivan@vald.es>
2024-04-05 12:00:51 -07:00
Ivan Valdes
7c64dcb0d1
dependency: bump google.golang.org/protobuf from 1.31.0 to 1.33.0
...
Signed-off-by: Ivan Valdes <ivan@vald.es>
2024-04-05 11:53:42 -07:00
Benjamin Wang
0168c3e1ce
Merge pull request #17662 from siyuanfoundation/flaky
...
Add script and workflow to detect flaky tests in testgrid.
2024-04-05 16:58:45 +01:00
Benjamin Wang
9cb33de411
Merge pull request #17713 from ivanvc/remove-go-1-22-1-coverage-workaround
...
Revert "tests: temporary disable coverage redesign Go experiment"
2024-04-05 16:58:19 +01:00
Benjamin Wang
793b3db0bb
Merge pull request #17710 from callthingsoff/hashKV_nilpanic
...
tools/benchmark/cmd: don't panic with nil values in hashKV function
2024-04-05 16:57:11 +01:00
Benjamin Wang
5fb82c4cda
Merge pull request #17718 from fuweid/changelog-update-leases
...
CHANGELOG: update for LeaseTimeToLive returns error if leader changed
2024-04-05 16:53:44 +01:00
Marek Siarkowicz
79b5a6a2ac
Merge pull request #17719 from serathius/deactivate-timeout
...
Increase timeout for deactivating failpoint
2024-04-05 16:06:01 +02:00
Wei Fu
fd8326a505
CHANGELOG: update for LeaseTimeToLive returns error if leader changed
...
Signed-off-by: Wei Fu <fuweid89@gmail.com>
2024-04-05 21:45:17 +08:00
Benjamin Wang
68673d4bfd
Merge pull request #17706 from henrybear327/changelog/release-3.5-mu-context-init
...
Update CHANGELOG 3.4 and 3.5 - initialization for epMu/mu in client context
2024-04-05 10:29:16 +01:00
Marek Siarkowicz
0a8a95f803
Increase timeout for deactivating failpoint
...
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
2024-04-05 10:29:21 +02:00
Jes Cok
27a6dd0ca5
tools/benchmark/cmd: don't panic with nil values in hashKV function
...
hashKV checks nilness of 'eh' and 'es', but doesn't use them. Instead
it panics with 'err' which is definitely nil.
This should be avoided, See:
https://pkg.go.dev/golang.org/x/tools/go/analysis/passes/nilness#nilpanic
This patch renames 'eh' and 'es' to 'err' in order to correct the real
errors to panic.
Signed-off-by: Jes Cok <xigua67damn@gmail.com>
2024-04-05 07:11:19 +08:00
Chun-Hung Tseng
6f8cac308b
Update CHANGELOG 3.4 and 3.5 - initialization for epMu/mu in client context
...
Reference:
- 3.4: PR #17714
- 3.5: PR #17699
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-04-04 21:03:44 +02:00
Ivan Valdes
5cd14a6031
Revert "tests: temporary disable coverage redesign Go experiment"
...
With the update to Go 1.22.2, this workaround is no longer needed.
This reverts commit da7ab15f80c06373e03267e11497da71a028a3aa.
Signed-off-by: Ivan Valdes <ivan@vald.es>
2024-04-04 11:17:06 -07:00
Benjamin Wang
bdbf8a2b6b
Merge pull request #17707 from henrybear327/cve/3.6-bump-go-1.22.2
...
Bump go-version to 1.22.2 for release-3.6 due to CVE-2023-45288
2024-04-04 15:02:17 +01:00
Chun-Hung Tseng
034574f439
Bump go toolchain version to address CVE-2023-45288
...
Changes:
- Bump release-3.6 toolchain version to 1.22.2 due to CVE-2023-45288
- Bump golang.org/x/net to v0.23.0
- Update CHANGELOG-3.4, CHANGELOG-3.5, and CHANGELOG-3.6
- Bump go version in rw-heatmaps (which was still at 1.21 where
everything else is at 1.22)
Reference:
- PR #17703
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-04-04 11:06:37 +02:00
Benjamin Wang
984903b16e
Merge pull request #17679 from ArkaSaha30/trivy-scan-head
...
Add trivy scan action for current branch HEAD
2024-04-04 08:36:13 +01:00
Benjamin Wang
24f5f0659e
Merge pull request #17701 from idnandre/fix-deprecated-error
...
server/storage: change deprecated bolt error to new error package
2024-04-04 08:30:54 +01:00
James Blair
7b85a7bc70
Merge pull request #17698 from sheyt0/update-changelog-for-17641-17692
...
changelog: add requests retry when receiving ErrGPRCNotSupportedForLearner
2024-04-04 06:07:34 +02:00
James Blair
557e7f09df
Merge pull request #17700 from imalasong/pr/3
...
Makefile: perfect .PHONY
2024-04-03 19:39:21 +02:00
idnandre
12fa1bb940
server/storage: change deprecated bolt error to new error package
...
Signed-off-by: idnandre <andre@idntimes.com>
2024-04-03 19:21:22 +07:00
imalasong
daf893da61
Makefile: perfect .PHONY
...
Signed-off-by: xiaochangbai <704566072@qq.com>
2024-04-03 16:14:34 +08:00
Ilya Baev
156096a66b
changelog: add requests retry when receiving ErrGPRCNotSupportedForLearner
...
Signed-off-by: Ilya Baev <ilya.baev@gcore.com>
2024-04-03 06:11:44 +00:00
James Blair
547aa643e6
Merge pull request #17694 from henrybear327/fix/golangci-config-run-skip-files
...
Replace run.skip-files with issues.exclude-files in golangci config
2024-04-03 00:30:42 +02:00
Chun-Hung Tseng
f6eda94579
Replace run.skip-files with issues.exclude-files in golangci config
...
Address the warning "The configuration option `run.skip-files` is
deprecated, please use `issues.exclude-files`."
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-04-02 22:16:01 +02:00
Benjamin Wang
a08812eb01
Merge pull request #17677 from jmhbnz/fix-release-issues
...
Fix release git url & document lessons learned
2024-04-02 15:40:26 +01:00