Files
kubernetes/test/e2e/framework
Patrick Ohly d33e66b81b e2e: reduce built time for framework
Pulling the CreateKubeConfig function from the expensive to build
test/utils/apiserver package had a considerable impact on the overall build
time because that package depends on a lot of other packages.

Because only that one function is needed by the framework, that extra build
time can be avoided by moving it into its own package.
2022-09-10 17:56:23 +02:00
..
2022-07-26 13:14:05 -04:00
2021-02-28 15:17:29 -08:00
2021-02-28 15:17:29 -08:00
2021-03-08 20:08:21 +00:00
2021-02-28 15:17:29 -08:00
2022-08-02 20:52:04 +02:00
2021-02-28 15:17:29 -08:00
2022-07-26 13:14:05 -04:00
2022-03-09 10:39:34 +08:00
2021-02-28 15:17:29 -08:00
2021-02-28 15:17:29 -08:00
2022-09-09 13:51:07 +02:00
2022-07-26 13:14:05 -04:00
2022-01-10 08:14:29 -05:00