etcd
etcd copied to clipboard
Distributed reliable key-value store for the most critical data of a distributed system
update CHANGELOG-3.5.md for https://github.com/etcd-io/etcd/pull/17447
### Bug report criteria - [ ] This bug report is not security related, security issues should be disclosed privately via [email protected]. - [ ] This is not a support...
:warning: NOTE: I'm keeping this PR in the draft, as I'm open to changing the implementation if requested. Once it's more mature, I'll rework, rebase, and squash commits. This PR...
### Which github workflows are flaking? unit tests ### Which tests are flaking? go.etcd.io/etcd/server/v3/etcdserver/api/v3compactor: TestRevision ### Github Action link https://prow.k8s.io/view/gs/kubernetes-jenkins/pr-logs/pull/etcd-io_etcd/17469/pull-etcd-unit-test/1760242318838861824 ### Reason for failure (if possible) ``` {Failed === RUN...
### What would you like to be added? ETCd does not support changing the underlying network transport to something other than HTTP/HTTPS/TCP. For instance being able to have all peer...
Add Cyberfusion to adopters. I added the URL to an article detailing our use of etcd. Of the available fields, the 'Backups' one seems most appropriate. If it should be...
Bumps [github.com/rivo/uniseg](https://github.com/rivo/uniseg) from 0.2.0 to 0.4.7. Release notes Sourced from github.com/rivo/uniseg's releases. First feature-complete release This release now contains: Grapheme clustering Word boundary detection Sentence boundary detection Line breaking /...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.61.1 to 1.62.0. Release notes Sourced from google.golang.org/grpc's releases. Release 1.62.0 New Features grpc: Add StaticMethod CallOption as a signal to stats handler that a method is...
Backport of PR #14589 Align the `patchArgs` method with that in the main branch since the `initial-cluster-state` flag is added as a default argument. https://github.com/etcd-io/etcd/pull/17123#discussion_r1437513485 Please read https://github.com/etcd-io/etcd/blob/main/CONTRIBUTING.md#contribution-flow.
### Bug report criteria - [X] This bug report is not security related, security issues should be disclosed privately via [email protected]. - [X] This is not a support request or...