Fabian Vogt changed bug 1197490
What Removed Added
Flags   needinfo?(dirk.datzert@gmx.de)

Comment # 16 on bug 1197490 from
(In reply to Robert Munteanu from comment #11)
> (In reply to Dirk Datzert from comment #10)
> 
> You are definitely pulling a different image. Your SHA is
> 4613c44921c60bbabda2831a55bca9c4327b288c2027443f55df1f7e31d59365, mine is
> 658af2bac5bced83b09437b21144afc53ca5acb7abd6356e066d46f3079181e4 .
> 
> Not sure which one is the right one though :-)

There were some rebuilds, so it's possible that both are correct ;-)

I did test an update of weave's copy of cni to submit it upstream in the
project, but that somehow causes a crash of kube-utils. It's possible that
you pulled the image while it was broken that way.

The current one should be fine again, so
registry.opensuse.org/home/favogt/boo1197490/container/kubic/weave-kube:2.8.1-21.11
and up.

If that's still broken, what's the output of

kubectl -n kube-system logs weave-net-jks7b -c weave

and if that doesn't show anything useful, 

kubectl -n kube-system describe pods weave-net-jks7b

In any case, it looks like weave is dead and flannel is the
better option meanwhile.


You are receiving this mail because: