Daniel, I pushed for a patch[0] we need for internal use in our 1.3.5 release and it looks like I messed up the cherry pick. I'm really sorry about this and will speak to the team that maintains the hyperkube images about this.
Eric [0] https://github.com/kubernetes/kubernetes/pull/28036 On Thursday, August 18, 2016 at 11:01:37 AM UTC-7, Daniel Aschwanden wrote: > > Hi all, > > I've just tried to update to hyperkube:v1.3.5_coreos.0 as I was awaiting > the fix for https://github.com/kubernetes/kubernetes/pull/29860 which is > part of release 1.3.5 of Kubernetes. > Unfortunately, hyperkube:v1.3.5_coreos.0 does not seem to contain the same > kubernetes source files as the official release. > > If you compare the relevant files for this bug: > > > https://github.com/kubernetes/kubernetes/blob/v1.3.5/plugin/pkg/auth/authenticator/token/oidc/oidc.go > and > > https://github.com/coreos/kubernetes/blob/coreos-hyperkube-v1.3.5/plugin/pkg/auth/authenticator/token/oidc/oidc.go > > it becomes obvious that this fix is missing in the hyperkube > v1.3.5_coreos.0 build (see line 177 in the coreos repo). > > Is there any specific reason for this? > > Thanks for shedding some light on this. > > Kind regards, > Daniel >
