Files
kubernetes/vendor
Patrick Ohly 072859c967 logs: create separate test/integration directory
The benchmark depends on k8s.io/api (for v1.Container). Such a dependency is
not desirable for k8s.io/component-base/logs, even if it's just for
testing. The solution is to create a separate directory where such a dependency
isn't a problem.

The alternative, a separate package with its own go.mod file under
k8s.io/component-base/logs wouldd have been more complicated to maintain (yet
another go.mod file and different whitelisted dependencies).
2022-01-11 09:56:22 +01:00
..
2021-06-23 10:22:58 -04:00
2021-02-28 15:17:29 -08:00
2021-12-13 09:38:11 -05:00
2021-04-30 07:59:19 -07:00