vendor: Update coreos/etcd; pick up pre-vote patch #17210
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Additionally default
COCKROACH_ENABLE_PREVOTE
to true. If I'm not mistakenCOCKROACH_TICK_QUIESCED
can be removed now.Changes to
vendored
: Needed to pick up etcd-io/etcd@a92ceee, etcd-io/etcd@93826f2 (etcd-io/etcd#8288). Part of #16950.This picks up etcd-io/etcd#7987 which we don't use as yet, so should be fine. Also picks up etcd-io/etcd#7761 which should be fine.
raft/raftpb/raft.pb.go
was regenerated in etcd-io/etcd#8084, which I'm less sure about, is this safe for us?+cc @bdarnell