arquillian / arquillian-cube

Control (docker, kubernetes, openshift) containers in your tests with ease!
http://arquillian.org/arquillian-cube/
118 stars 98 forks source link

Upgrade to kubernetes-client 4.2.2. #1118

Open iocanel opened 5 years ago

iocanel commented 5 years ago

Kubernetes Client releases prior to 4.2.0 don't handle well cases where a single Kind exists under multiple apiVersions.

So, we need to upgrade to the latest 4.2.x (currently being 4.2.2), to get that fix.