mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-26 19:35:10 +00:00
- Add retrieveValidatedConfigInfo to be able to better unit test the function. - Break some of the logic in RetrieveValidatedConfigInfo into helper functions. - Pass JoinConfiguration.Discovery to RetrieveValidatedConfigInfo instead of JoinConfiguration. - Use the discovery timeout per API call to fetch cluster-info (optionally the user value can be slit in 2). - Add detailed unit tests for retrieveValidatedConfigInfo.