etcd-io / etcd-io/etcd

[robustness tests] Consider adding Keys, Count to Kubernetes traffic generator

Open
#20,623 6 comments 0 reactions 1 assignee Claimed by @fury0928 View on GitHub
area/robustness-testing help wanted type/feature
Dominant language
Go
Stars
52.3k
Forks
10.5k
Avg merge
2d 21h
Merged PRs (30d)
43

Description

### What would you like to be added?

Kubernetes traffic generator should use `Count` of Kubernetes-Etcd interface and invoke `Range`s with `keys_only` to better simulate actual Kubernetes traffic.

It seems that `keys_only` `Range` calls will be unlikely in the future due to https://github.com/kubernetes/kubernetes/pull/133873.

Work in https://github.com/kubernetes/kubernetes/pull/132355 also replaced calls to `Count` so it is likely the work on this may no longer be needed/useful.

### Why is this needed?

Part of https://github.com/etcd-io/etcd/issues/15820 and https://github.com/etcd-io/etcd/issues/20182

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.