mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-07 22:03:22 +00:00
Add DefaultedStaticInitConfiguration() which can be used instead of DefaultedInitConfiguration() during unit tests. The later can be slow since it performs dynamic defaulting.