apiserver/pkg
Steve Kuznetsov 42854c1734 pkg/storage/etcd3: be more precise in watch test
Previously, this test assumed that:
 - a global watch would return only an event for the key in question
 - only the delete event in question would be returned

Neither of these assumptions are correct for an etcd backend as long
as any other clients are interacting with the system. This commit
makes the watch more specific and extracts the correct event.

Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>

Kubernetes-commit: 2631c0a0f959bd67aa455045dce33e77150ab5f8
2022-03-23 12:59:53 -08:00
..
admission Don't decorate admission for audit when audit is disabled 2022-02-15 17:20:32 -08:00
apis Regenerate protobuf 2022-02-26 18:02:52 +00:00
audit Issue 105353: Add messages+details to audit logs response (#105415) 2022-02-23 17:53:33 -08:00
authentication API Server Changes 2022-03-07 09:20:45 -05:00
authorization Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
endpoints track latency for http.ResponseWriter.Write 2022-02-04 11:36:23 -05:00
features OpenAPIEnums: to beta 2022-03-22 16:36:17 -07:00
quota/v1 Cleanup OWNERS files (No Activity in the last year) 2021-12-10 15:18:50 -05:00
registry enhance and fix log calls 2022-02-16 12:17:47 +01:00
server enhance and fix log calls 2022-02-16 12:17:47 +01:00
storage pkg/storage/etcd3: be more precise in watch test 2022-03-23 12:59:53 -08:00
storageversion Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
tracing add apiserver tracing integration test, and fix endpoint validation 2021-07-15 16:21:48 -07:00
util add test case for enabled OpenAPIEnums 2022-03-22 17:58:16 -07:00
warning apiserver: add API server plumbing for adding warnings 2020-04-14 16:10:54 -04:00