You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Update UBI base image to 8.6 [calico #6349](https://github.com/projectcalico/calico/pull/6349) (@caseydavenport)
7
+
- Update pacakges from UBI repo for CVE fixes [calico #6389](https://github.com/projectcalico/calico/pull/6389) (@caseydavenport)
8
+
- Fix a bug where the check for treating the 240/4 CIDR like RFC 1918 ranges caught the broadcast address 255.255.255.255 [calico #6389](https://github.com/projectcalico/calico/pull/6389) (@caseydavenport)
9
+
- Fix race condition in BIRD that could potentially cause missed config updates [calico #6389](https://github.com/projectcalico/calico/pull/6389) (@caseydavenport)
10
+
- Increase timeout when deleting workloads veth device in order to avoid false positives under heavy load. [calico #6365](https://github.com/projectcalico/calico/pull/6365) (@caseydavenport)
11
+
- Fix lookups of locally defined hostnames from within Calico containers due to missing nsswitch.conf [calico #6334](https://github.com/projectcalico/calico/pull/6334) (@caseydavenport)
12
+
- Update the ipset package from 7.1 to 7.11 for ARM builds [calico #6263](https://github.com/projectcalico/calico/pull/6263) (@ScOut3R)
13
+
- eBPF: Move mount of BPFfs and cgroupv2 to a dedicated init container with elevated privileges; enter the root cgroup namespace to mount cgroupv2 in order to allow the CTLB to be installed system-wide. Reduce the mount privileges of the main calico-node container. [calico #6248](https://github.com/projectcalico/calico/pull/6248) (@mazdakn)
14
+
- Fix IP address truncation when using autodetection method "k8s-internal-ip" [calico #6233](https://github.com/projectcalico/calico/pull/6233) (@Josh-Tigera)
15
+
- Fix issue with eBPF verifier rejecting some programs. [calico #6220](https://github.com/projectcalico/calico/pull/6220) (@tomastigera)
16
+
- Handle errors correctly in wireguard tunnel IP setting on the node [calico #6212](https://github.com/projectcalico/calico/pull/6212) (@robbrockbank)
17
+
- When there is no allocated Wireguard interface IP and host encryption is enabled the host IP is used as the device IP. This ensures source IP selection will choose the correct host IP when routing over Wireguard [calico #6212](https://github.com/projectcalico/calico/pull/6212) (@robbrockbank)
18
+
- Fix that a combination of node deletions and workload IP relocation previously could result in multiple nodes having the same CIDR. [calico #6212](https://github.com/projectcalico/calico/pull/6212) (@robbrockbank)
0 commit comments