Open khaliullov opened 8 years ago
@khaliullov thanks for reporting, and for the work around. I'd managed to have notifications off for this repo and missed this. I'll take a look when I get a moment. Thanks!
I'm having this issue as well. It was doing my head in as endpoints seem to be the only thing we are using that is affected!
I also ran into this problem. Didn't see this issue so made a duplicate #43 and immediately closed it.
I've found some problems with your cool module while creating Endpoints in Kubernetes:
get_endpointss
,create_endpointss
or something like this.subsets
array argument, but it considered as hash and only first element of this array is applied to kubeclient as hash which causes an exception.I've created temporary workaround, but I am bad in Ruby, so, could you please fix it in proper way?
https://github.com/khaliullov/garethr-kubernetes/commit/bcc418cb7168ffd119790820b25bee38b8894bd3