github cilium/cilium v1.8.7
1.8.7

latest releases: v1.16.0-rc.0, 1.16.0-rc.0, v1.13.17...
3 years ago

We are pleased to release Cilium v1.8.7. This release includes a range of fixes for forwarding, routing, clustermesh and neighbour discovery. For more details, see the summary of changes below.

Summary of Changes

Minor Changes:

Bugfixes:

  • cilium-cni: Fix error handling for bad netns (Backport PR #14654, Upstream PR #14645, @joestringer)
  • clustermesh: Ignore symlink files on fsnotify events (Backport PR #14654, Upstream PR #14565, @tgraf)
  • Fix a bug that affects connectivity to NodePort service via ExternalIP of the local k8s node. (Backport PR #14953, Upstream PR #14793, @AnishShah)
  • Fix a route MTU issue where pods cannot receive large packets from outside the cluster
    when the sender sets the "don't fragment" (DF) bit. (Backport PR #14740, Upstream PR #14679, @aditighag)
  • Fix BPF verifier rejection with IPv6 prefilter (Backport PR #14539, Upstream PR #14447, @pchaigno)
  • Fix bug where Cilium would constantly regenerate endpoints in environments with etcd and Linux 4.15 or below. (Backport PR #14441, Upstream PR #14300, @dctrwatson)
  • Fix CIDR rule bug potentially dropping allowed traffic or allowing denied traffic for deny policies (beta feature) when using ExceptCIDRs expressions. (Backport PR #14654, Upstream PR #14516, @jrajahalme)
  • Fix connectivity to externalTrafficPolicy=Local services when using the host firewall with kube-proxy (Backport PR #14953, Upstream PR #14756, @pchaigno)
  • Fix ENI compatibility regression between 1.7 <-> 1.8 (Backport PR #15011, Upstream PR #14991, @tgraf)
  • Fix ipsec+vxlan bug where egressing packets would bypass masquerading on their way to remote nodes (Backport PR #14953, Upstream PR #14611, @jrfastab)
  • Fix missing packet mark mask that can cause policy deny drops in IPSec configuration. (Backport PR #14441, Upstream PR #14381, @pchaigno)
  • Fix pod-to-pod encryption bugs in the IPAM ENI mode. (Backport PR #14953, Upstream PR #14924, @aditighag)
  • Fix possible overflow in values presented in the k8s_event_lag_seconds metric. (Backport PR #14441, Upstream PR #14313, @aanm)
  • Fix potential nil pointer exception for an invalid CCNP in the Cilium Operator (Backport PR #14441, Upstream PR #14375, @aanm)
  • Fix potential panic when closing etcd connection on error (Backport PR #14654, Upstream PR #14623, @aanm)
  • Fix rare crash on startup when kubernetes initialization occurs before IP address configuration (Backport PR #14539, Upstream PR #14299, @joestringer)
  • Fix remote pod connectivity through VIP in tunneling mode with kube-proxy and per-endpoint routes.
    Fix IPv6 connectivity to BPF HostPort when kube-proxy is installed (Backport PR #14953, Upstream PR #14675, @pchaigno)
  • helm: Fix preflight check resource quota conflict (Backport PR #14296, Upstream PR #14295, @gandro)
  • hubble: parser: Set Encrypted bit correctly (Backport PR #14740, Upstream PR #14677, @tgraf)
  • iptables: Fix incorrect SNAT bypass with endpoint routes and tunneling (Backport PR #14953, Upstream PR #14913, @pchaigno)
  • labelsfilter: add reserved labels to default identity label list (Backport PR #14953, Upstream PR #14114, @ArthurChiao)
  • metricsmap: fix Prometheus exporter (Backport PR #14310, Upstream PR #14220, @jibi)
  • node-neigh: Fix node removal and invalid neigh entry due to buggy arping response correlation (Backport PR #14834, Upstream PR #14709, @brb)
  • routing: Fix route collisions in AWS ENI (Backport PR #14845, Upstream PR #14269, @christarazi)

CI Changes:

Misc Changes:

Other Changes:

  • [v1.8] docker: bump cilium-iproute2 image (#14614, @qmonnet)
  • backport 1.8: vendor: Bump github.com/cilium/arping (#14636, @brb)
  • backport 1.8: vendor: Bump github.com/cilium/arping to fix correlation bug (#14734, @brb)
  • v1.8 backport: node: Remove check whether nextHop is in same L2 (#14455, @brb)
  • v1.8: travis: Fix ineffassign version to avoid breaking change (#14531, @pchaigno)

Docker Manifests

cilium

docker.io/cilium/cilium@sha256:50624f4e627e3c654ac644716520e3834c0dfb0ffd82068abcf12cf2f89b92c6
quay.io/cilium/cilium@sha256:c35d3e68d81a6d20fcf3f2207318ba48f8be222644e31ed5524dd234acaf8e26

docker-plugin

docker.io/cilium/docker-plugin@sha256:ca70c8edd18f3010866ba7941fc843a8165bd9138ecc09b81fd04a474f36b4ab
quay.io/cilium/docker-plugin@sha256:d06c3381b942876ee2012f990d87b72916f987869cffc000db57de408eea429c

hubble-relay

docker.io/cilium/hubble-relay@sha256:2908377150a2a3585aa460342326c812f566531e47b659ca5901e4192ffbfc0f
quay.io/cilium/hubble-relay@sha256:6fcee888dbb465a0675dae0af5f200813af8fae862df19b5308cba0358f237f3

operator

docker.io/cilium/operator@sha256:74eb95b8878c80eaca49c7bb5b3f8efc92fed0536e018ec254a2e0bdd2176058
quay.io/cilium/operator@sha256:ec344f1951860cfebafadfbbf3cae2986d6e013a44f88591015e674cbdd885e6

operator-generic

docker.io/cilium/operator-generic@sha256:6749bc83c4218236be443406fa1b55747fa7a544900d956cdd7b95d9625e60d5
quay.io/cilium/operator-generic@sha256:7947fc3524edfeb59f8533817a872bbff0b25aac09e9f86afceab4ecf7b2660d

operator-aws

docker.io/cilium/operator-aws@sha256:9ea5d6f9c9ada9bd3d9cd394c3c29a1b765113e9bf881b3ed372c78bf401f3af
quay.io/cilium/operator-aws@sha256:794367eb2fab361cd5582c92937303891fc04b52336fd64e02448aef3d4b14ca

operator-azure

docker.io/cilium/operator-azure@sha256:b89d8fe234e1ab9bc0fa6653e1f8649a6d1851301f319637a2de13fb05a949d2
quay.io/cilium/operator-azure@sha256:374078d773602d5f1033175c0fec67fa4bd99636142ecc01f3290439b44bc5fd

Don't miss a new cilium release

NewReleases is sending notifications on new releases.