Skip to content

[robustness tests] Add Watch without PrevKV or ProgressNotify to Kubernetes traffic generator #20622

@AwesomePatrol

Description

@AwesomePatrol

What would you like to be added?

Kubernetes traffic generator should use Watch without ProgressNotify (like apiserver does for events) and without PrevKV (like it does for compact_rev_key). The latter will also help cover the case of non-recursive watch.

In case of Watches on events resource, traffic generator could also open multiple watch streams within the same gRPC stream to better mimic what apiserver does.

Work on this was partially started in #20577

Why is this needed?

Part of #15820 and #20182

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions