File metallb.changes of Package metallb
-------------------------------------------------------------------
Sat Mar 21 10:13:40 UTC 2020 - Thorsten Kukuk <kukuk@suse.com>
- Update to version 0.9.2
- Dramatically reduce dead node detection time when using Layer 2 mode.
- Allow kustomize to change namespace MetalLB runs.
- Fix layer2 not sending ARP messages when IP changes.
- Fix to properly expose address_total Prometheus metric.
- Support older devices that might not support RFC4893.
-------------------------------------------------------------------
Wed Nov 6 17:10:37 UTC 2019 - Thorsten Kukuk <kukuk@suse.com>
- Update to version 0.8.3
- Add kustomize.yaml file
-------------------------------------------------------------------
Wed Oct 30 10:35:06 UTC 2019 - Thorsten Kukuk <kukuk@suse.com>
- Update to version 0.8.2
- Fix layer2 node selection when healthy and unhealthy replicas
are colocated on a single node. (#474)
- Drop support for helm chart installation
- Refresh vendor.tar.gz
-------------------------------------------------------------------
Wed Aug 21 14:00:28 CEST 2019 - kukuk@suse.de
- Update to version 0.8.1
- Fix the apiGroup for PodSecurityPolicy, for compatibility with
Kubernetes 1.16. (#458).
- Fix speaker posting events with an empty string as the announcing
node name. (#456).
- Fix RBAC permissions on speaker, to allow it to post events to
all namespaces. (#455).
-------------------------------------------------------------------
Mon Jul 22 13:20:23 CEST 2019 - kukuk@suse.de
- Update to version 0.8.0
- add PodSecurityPolicy for speaker
- speaker now tolerates running on Kubernetes control plane nodes
- Removed metallb-pie.patch
-------------------------------------------------------------------
Tue Jun 4 13:26:49 CEST 2019 - kukuk@suse.de
- Use official image from registry.opensuse.org
-------------------------------------------------------------------
Wed Apr 10 11:32:56 CEST 2019 - kukuk@suse.de
- Use our golang macros as far as possible
- metallb.yaml: use images from opensuse registry
-------------------------------------------------------------------
Thu Mar 28 20:46:29 CET 2019 - kukuk@suse.de
- Initial release