Re: [openstack-dev] Update global upper constraint of Kubernetes from 7.0.0 to 6.0.0

2018-08-30 Thread Matthew Thode
On 18-08-30 20:48:39, Yossi Boaron wrote: > Hi Matthew, > > Seems that Openshift version 0.7 was released few hours ago, this version > should work properly with kubernetes. > I"ll update my PR to change openshift upper constraint to 0.7 and leave K8S > at 7.0.0 > > 10x > Yossi > > בתאריך יום ה׳

Re: [openstack-dev] Update global upper constraint of Kubernetes from 7.0.0 to 6.0.0

2018-08-30 Thread Yossi Boaron
Hi Matthew, Seems that Openshift version 0.7 was released few hours ago, this version should work properly with kubernetes. I"ll update my PR to change openshift upper constraint to 0.7 and leave K8S at 7.0.0 10x Yossi בתאריך יום ה׳, 30 באוג׳ 2018, 19:12, מאת Matthew Thode ‏< prometheanf...@gent

Re: [openstack-dev] Update global upper constraint of Kubernetes from 7.0.0 to 6.0.0

2018-08-30 Thread Yossi Boaron
בתאריך יום ה׳, 30 באוג׳ 2018, 19:12, מאת Matthew Thode ‏< prometheanf...@gentoo.org>: > On 18-08-30 17:54:24, Yossi Boaron wrote: > > Hi All, > > > > Kubernetes upper constraint was changed lately from 6.0.0 to 7.0.0 [1]. > > Currently, the Openshift python client can't work with Kubernetes 7.0.0,

Re: [openstack-dev] Update global upper constraint of Kubernetes from 7.0.0 to 6.0.0

2018-08-30 Thread Matthew Thode
On 18-08-30 17:54:24, Yossi Boaron wrote: > Hi All, > > Kubernetes upper constraint was changed lately from 6.0.0 to 7.0.0 [1]. > Currently, the Openshift python client can't work with Kubernetes 7.0.0, > this caused by a version pinning issue (pulled in Kubernetes 7.0.0). > As a result of that, w