mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-04 23:25:37 +00:00
UploadConfiguration() now always retries the underling API calls, which can make TestUploadConfiguration run for a long time. Remove the negative test cases, where errors are expected. Negative test cases should be tested in app/util/apiclient, where a short timeout / retry count should be possible for unit tests.