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

Reply via email to