issues
search
etcd-io
/
etcd
Distributed reliable key-value store for the most critical data of a distributed system
https://etcd.io
Apache License 2.0
47.92k
stars
9.78k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
make sure temp file(s) are closed during defrag
#18841
ghouscht
closed
2 weeks ago
3
[2024-11-04] Manual Dependency Bump
#18840
ArkaSaha30
closed
2 weeks ago
10
build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 in /tests
#18839
dependabot[bot]
closed
2 weeks ago
3
build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.22.0 to 2.23.0
#18837
dependabot[bot]
closed
2 weeks ago
4
build(deps): bump go.etcd.io/bbolt from 1.4.0-alpha.1 to 1.4.0-beta.0
#18836
dependabot[bot]
closed
2 weeks ago
4
build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1
#18835
dependabot[bot]
closed
2 weeks ago
4
build(deps): bump github.com/Abirdcfly/dupword from 0.1.1 to 0.1.3 in /tools/mod
#18834
dependabot[bot]
closed
2 weeks ago
5
build(deps): bump github.com/google/yamlfmt from 0.13.0 to 0.14.0 in /tools/mod
#18833
dependabot[bot]
closed
2 weeks ago
4
build(deps): bump github.com/timonwong/loggercheck from 0.9.4 to 0.10.1 in /tools/mod
#18832
dependabot[bot]
closed
2 weeks ago
5
build(deps): bump github.com/sivchari/tenv from 1.10.0 to 1.12.1 in /tools/mod
#18831
dependabot[bot]
closed
2 weeks ago
5
build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.22.0 to 2.23.0 in /tools/mod
#18830
dependabot[bot]
closed
2 weeks ago
4
[3.5] add tls min/max version to grpc proxy
#18829
tjungblu
closed
1 week ago
9
Bump bbolt to v1.4.0-beta.0
#18828
ahrtr
closed
2 weeks ago
4
fix: enable go-require rule from testifylint
#18827
mmorel-35
closed
2 weeks ago
7
fix: enable usestdlibvars linter
#18826
mmorel-35
closed
2 weeks ago
7
Run a separate in memory snapshot to reduce number of entries stored in raft memory storage
#18825
serathius
opened
3 weeks ago
3
Update 3.4 changelog to cover the goroutine leakage issue
#18824
ahrtr
closed
3 weeks ago
3
fix: use require instead of t.Fatal(err) in tests/common package
#18823
mmorel-35
closed
2 weeks ago
6
fix(defrag): handle no space left error
#18822
ghouscht
closed
2 weeks ago
13
fix: use require instead of t.Fatal(err) in tests/e2e package
#18821
mmorel-35
opened
3 weeks ago
8
fix: use require instead of t.Fatal(err) in tests/integration package
#18820
mmorel-35
opened
3 weeks ago
11
chore(e2e): extend TestNoErrorLogsDuringNormalOperations with different TLS configs
#18819
ghouscht
closed
3 weeks ago
5
fix: enable errorlint linter
#18818
mmorel-35
closed
3 weeks ago
7
[2024-10-31] Bump dependency updates identified by dependabot
#18817
henrybear327
closed
3 weeks ago
2
add tls min/max version to grpc proxy
#18816
tjungblu
closed
1 week ago
10
balance the watch streams among etcdServers
#18815
gojoy
opened
3 weeks ago
0
fix: enable require-error rule from testifylint
#18814
mmorel-35
closed
3 weeks ago
8
fix: enable errorlint in etcdctl and etcdutl directories
#18813
mmorel-35
closed
3 weeks ago
4
release: properly change working dir if tmp location already exists
#18812
ivanvc
closed
2 weeks ago
7
Add out of space failpoint to robustness
#18811
serathius
opened
3 weeks ago
2
Etcd crashes when running out of space during defrag
#18810
serathius
closed
2 weeks ago
4
[3.4] chore(e2e): backport TestNoErrorLogsDuringNormalOperations test
#18809
ghouscht
closed
3 weeks ago
3
Refactor Etcdserver.snapshot to extract compaction into a separate method
#18808
ahrtr
closed
3 weeks ago
2
[3.5] chore(e2e): backport TestNoErrorLogsDuringNormalOperations test
#18807
ghouscht
closed
3 weeks ago
3
chore(e2e): extend logging test to 3 node cluster
#18806
ghouscht
closed
3 weeks ago
4
`etcd_cluster_version` metric is missing
#18805
ugur99
opened
3 weeks ago
5
Update 3.5 changelog to cover two major fixes
#18804
ahrtr
closed
3 weeks ago
3
Handle read-only write txn failures gracefully
#18803
shyamjvs
closed
3 weeks ago
11
[3.5] Remove defunct release-3.5 arm64 github actions workflows
#18802
jmhbnz
closed
3 weeks ago
6
Learners do not implement GRPC health checks
#18801
elias-dbx
closed
1 week ago
3
fix: enable require-error rule from testifylint in client, pkg and server packages
#18800
mmorel-35
closed
3 weeks ago
6
[3.5] manual: Fix risk of a partial write txn being applied
#18799
shyamjvs
closed
3 weeks ago
4
build(deps): bump distroless/static-debian12 from `69830f2` to `cc226ca`
#18798
dependabot[bot]
closed
3 weeks ago
4
build(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0
#18797
dependabot[bot]
closed
3 weeks ago
8
build(deps): bump github.com/prometheus/common from 0.60.0 to 0.60.1
#18796
dependabot[bot]
closed
3 weeks ago
6
build(deps): bump actions/checkout from 4.2.1 to 4.2.2
#18795
dependabot[bot]
closed
3 weeks ago
4
build(deps): bump github/codeql-action from 3.26.13 to 3.27.0
#18794
dependabot[bot]
closed
3 weeks ago
4
build(deps): bump actions/setup-go from 5.0.2 to 5.1.0
#18793
dependabot[bot]
closed
3 weeks ago
6
build(deps): bump github.com/timonwong/loggercheck from 0.9.4 to 0.10.0 in /tools/mod
#18792
dependabot[bot]
closed
3 weeks ago
5
build(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0 in /tools/mod
#18791
dependabot[bot]
closed
3 weeks ago
5
Previous
Next