kubernetes/test/integration/scale
Patrick Ohly 4e38454959 test/integration: add missing sig labels
Each directory with tests should have a sig label in its OWNERS file to
document which SIG is responsible for the test. Otherwise SIG Testing gets
pinged by SIG Release as the default owner of all tests when a test fails.

Some integration test packages are either empty (objectmeta) or useless with
unclear owner (configmap); those get removed.
2026-04-10 14:01:51 +02:00
..
OWNERS test/integration: add missing sig labels 2026-04-10 14:01:51 +02:00
scale_test.go io/ioutil has already been deprecated in golang 1.16, so replace all ioutil with io and os 2022-02-03 05:32:12 +08:00