dheeraj12347 opened a new pull request, #225: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/225
Fixes #224 The version parameter autocompletion was incorrectly retrieving registered Kubernetes versions for APIs such as list hosts and list routers. This change makes version completion use the current list API's version response field when available. Added regression tests for listHosts and listRouters. Verified with: - go test ./... - go vet ./... - make - git diff --check -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
