Skip to content

Suspected regression caused by #1347 #1511

@Jc2k

Description

@Jc2k

Was preparing to upgrade to 0.13.2 (Yay for CR!) but #1347 has me worried.

I actually have some interfaces (type=vlan) where I don't want the host itself to consume an IP (due to size of allocation but also because its needless attack surface area), but where I do use MetalLB to manage floating IP's that are on those interfaces. This works on the prior release, and has done for a couple of years. The interface has no ipv4 or ipv6 addresses:

$ ip a s external
11: external@bond1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
    link/ether 12:34:56:78:9a:bc brd ff:ff:ff:ff:ff:ff

But from the description on #1347, it will no longer work on 0.13.x?

And without #1490, there is no way to override this automatic filtering?

So as it stands, this feels like a regression.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions