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