kubernetes/test/integration/client
Patrick Ohly 56bd8d86a5 test/integration: use default API groups in test apiserver
The goal is to make the test apiserver behave as much as kube-apiserver as
possible. This ensures that tests are as realistic as possible out-of-the-box.
If a test needs a special setup, then that should be visible in the test
because it passes additional flags or options.

One historic deviation from that goal was enabling all API groups. That
change (from 7185624688) gets reverted and tests
which happened to rely on this get updated.
2025-02-24 10:20:06 +01:00
..
metrics test/integration: use default API groups in test apiserver 2025-02-24 10:20:06 +01:00
testdata test/integration/client: test exec calls metric 2021-05-21 09:20:47 -04:00
cert_rotation_test.go fix: enable bool-compare rule from testifylint linter (#125135) 2024-06-28 10:58:05 -07:00
client_test.go Refactor compatibility version code 2025-02-05 16:10:53 -08:00
dynamic_client_test.go Wire serving codecs to CBOR feature gate. 2024-11-06 15:41:39 -05:00
exec_test.go replaced spew.Sprintf with a util pretty print function 2023-03-27 09:24:22 +08:00
main_test.go use testmain in integration tests 2017-07-12 17:34:55 -07:00