apiserver/pkg/endpoints
Karl Isenberg 80961690c3 test: Use sub-tests in watch tests
- Use sub-tests to avoid side-effects between test cases,
  cancel the context between cases, and make it easier to
  determine the failing case in the test logs.
- Use anonymous closures in benchmarks, instead of sub-tests,
  so the times still include all cases.

Kubernetes-commit: 0e5eab042c314851ae4e653f0037fe901baf94d8
2025-05-01 12:16:42 -07:00
..
deprecation Generate and format files 2022-07-19 20:54:13 -04:00
discovery refactor: Stop using ioutil in apiserver 2025-05-08 11:28:52 -07:00
filterlatency test: pass the test context to http requests 2025-04-29 17:05:13 -07:00
filters Eliminate AuditContext`s SetEventLevel 2025-05-09 06:57:31 -04:00
handlers Eliminate AuditContext`s SetEventLevel 2025-05-09 06:57:31 -04:00
metrics refactor: Add request method constants 2025-04-29 16:45:30 -07:00
openapi Reorganize scheme type converter into apimachinery utils 2025-05-07 10:07:55 -04:00
request test: pass the test context to http requests 2025-04-29 17:05:13 -07:00
responsewriter test: pass the test context to http requests 2025-04-29 17:05:13 -07:00
testing remove import doc comments 2024-12-02 14:43:58 +01:00
warning Switch to v3 of github.com/emicklei/go-restful 2022-06-02 10:03:29 -04:00
OWNERS Add apelisse into some more OWNERS files 2022-11-14 16:28:14 -08:00
apiserver_test.go test: Use sub-tests in watch tests 2025-05-01 12:16:42 -07:00
audit_test.go test: pass the test context to http requests 2025-04-29 17:05:13 -07:00
doc.go remove import doc comments 2024-12-02 14:43:58 +01:00
groupversion.go Remove unused field from APIGroupVersion 2024-05-18 12:47:42 -07:00
installer.go refactor: Add request method constants 2025-04-29 16:45:30 -07:00
installer_test.go Use v2 types with agg discovery 2024-01-19 16:13:47 -05:00
patchhandler_test.go test: pass the test context to http requests 2025-04-29 17:05:13 -07:00
watch_test.go test: Use sub-tests in watch tests 2025-05-01 12:16:42 -07:00