mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-23 01:45:12 +00:00
Test running time goes from 150 seconds to 7 seconds with that one simple trick. Do not re-parse openapi schema for every test, but keep one version for the whole test (specifically since it's read-only anyway).