kubernetes/test/integration/logs
Patrick Ohly 5ee679b340 test/integration/logs: use stable struct for unit test
v1.Container is still changing a log which caused the test to fail each time a
new field was added. To test loading, let's better use something that is
unlikely to change. The runtimev1.VersionResponse gets logged by kubelet and
seems to be stable.
2023-03-07 16:04:32 +01:00
..
benchmark test/integration/logs: use stable struct for unit test 2023-03-07 16:04:32 +01:00
functional/json dependencies: update klog v2.90.1 2023-03-01 19:03:50 +01:00
OWNERS