etcd icon indicating copy to clipboard operation
etcd copied to clipboard

Distributed reliable key-value store for the most critical data of a distributed system

Results 591 etcd issues
Sort by recently updated
recently updated
newest added

We disabled the nightly run due discussions in https://github.com/etcd-io/etcd/pull/19750. With this PR, we will enable it. Please read https://github.com/etcd-io/etcd/blob/main/CONTRIBUTING.md#contribution-flow.

github_actions
size/XS

Introduce a new script that can run on stable branches that checks the vulnerabilities for the latest tag (from the given branch). Adds Trivy as a tool dependency, to keep...

area/performance
area/testing
area/clientv3
area/tooling
area/etcdctl
area/etcdutl
do-not-merge/work-in-progress
needs-rebase
size/XXL

/cc @ahrtr @fuweid @siyuanfoundation

do-not-merge/work-in-progress
needs-rebase
size/L
approved

Fixes part of #18370 This PR updates the `client/pkg` to fix unexported-return linter issue. In this pull request, I introduced a `UnsafeSet` interface that contains the original `Set` interface, along...

ok-to-test
size/S

Adds the dry run directive into the release instructions. /cc @jmhbnz @ivanvc Please read https://github.com/etcd-io/etcd/blob/main/CONTRIBUTING.md#contribution-flow.

area/documentation
size/XS

Please read https://github.com/etcd-io/etcd/blob/main/CONTRIBUTING.md#contribution-flow. This PR allows to external projects to utilize this function during custom logger creation to align functionality with internal ETCD client logic. Fox example Kubernetes copy/paste this...

area/clientv3
ok-to-test
size/XS

This demonstrates the end to end flow: 1. We have multiple watchers on a watch stream 2. They're watching a revision that has become compacted 3. One watch is cancelled...

area/testing
ok-to-test
size/L

Ref: https://github.com/etcd-io/etcd/issues/18707 /cc @ivanvc Please read https://github.com/etcd-io/etcd/blob/main/CONTRIBUTING.md#contribution-flow.

area/documentation
do-not-merge/work-in-progress
size/M

/cc @ahrtr @fuweid

area/testing
size/L
approved