Federico Paolinelli
Federico Paolinelli
> * replicate what happens in [this test shell script](https://github.com/gomods/athens/blob/master/scripts/test_e2e.sh), it looks like it runs an empty program (empty main) first without configuring to download from Athens, then ensuring it...
https://github.com/metallb/metallb/pull/1726 _might_ fix the issue. @john-a-joyce , would you mind trying to deploy directly from main? Also, note that now the configuration is crd based.
@cyclinder any luck with this?
np, thanks for getting back!
@cyclinder friendly reminder :-)
We did not change FRR in between versions. It might either be something external (i.e. related to your network), or a fix that we applied for some other reason that...
So you are saying 0.13.4 is bugged, and 0.13.7 is not, right?
... and it happens only when multihop=true, right?
I tried to run a diff, and the only two things around that area are: https://github.com/metallb/metallb/pull/1583 and https://github.com/metallb/metallb/pull/1607, which would explain a scenario where FRR receives an unnecessary configuration change...
> I tried to run a diff, and the only two things around that area are: #1583 and #1607, which would explain a scenario where FRR receives an unnecessary configuration...