main
Merge pull request #22151 from Aijeyomah/fix-21980-compaction-hash-flake
Remove "2" from integration import
chore: Replace which with command -v
*: switch to new protobuf struct
tests/integration: address usetesting issues
tests/integration: Moving integration tests to tests/integration directory
fix some typos
Fix TestEmbedEtcdStopDuringBootstrapping flake
chore: fix some typos across codebase
chore: use testify instead of testing in tests/integration
tests: deflake revision monotonic leader restart test
Address misspell linter issues
apply: fix data inconsistency in txns by skipping range execution
Migrate dependencies pkg/foo -> client/pkg/foo
switch to an updated semver library
Add an integration test to reproduce the issue of PutWithLease in a TXN bypass RBAC check
client/v3: use pointer for GetResponse observe channels
grpc: replace Dial APIs with NewClient
Don't wait for grpc connection when creating etcd client
Merge pull request #21131 from zhijun42/etcd-gprc-err