Released 2023-09-06
- properly handle advertisements which no selectors/pools
Released 2023-07-22
- use
spawn
again forip
commands - additional packages installed in container image
Released 2023-07-21
- proper
timeout
setting forip
calls
Released 2023-07-21
- use
exec
instead ofspawn
Released 2023-07-21
- bump chart details
Released 2023-07-21
- add additional packages to container image
- support executing arbitrary pre/post scripts during reconcile (should be idempotent)
- bump docker base image to
hydrogen-bookworm-slim
Released 2023-07-20
- remove management of
TABLE_NAME
in/etc/iproute2/rt_tables
- better management of watches to unsubscribe when appropriate
- more robust reconcile logic to prevent race conditions
- support
RULE_FWMARK
Released 2023-07-12
- proer support for
nodeSelectors
in the CRDs (ie: limit upstream routes to only those applicable to the given node) - update chart to support new rbac neccessary for node logic
Released 2023-02-10
- support crds in the chart
Released 2023-01-31
METALLB_USE_CRDS
to enable usage of CRDs- various minor improvements
Released 2022-03-30
RULE_PRIORITY
env var- more robust logic for rule deletion
Released 2022-03-28
- initial release