Description
Found a problem in REST API in list kubernetes hosts method:
[2014-10-11 23:23:52,160] WARN
- No message body writer has been found for response class ArrayList.
Seems like this method is returning an ArrayList instead of an array.
Found a problem in REST API in list kubernetes hosts method:
[2014-10-11 23:23:52,160] WARN
- No message body writer has been found for response class ArrayList.
Seems like this method is returning an ArrayList instead of an array.