artifacthub helm/cilium/cilium 1.8.0-rc3

latest releases: 1.16.0-pre.2, 1.15.4, 1.14.10...
3 years ago

Note: The summary of changes represents the diff between v1.8.0-rc2 and v1.8.0-rc3

Summary of Changes

Major Changes:

  • Add scalability report of Cilium on large clusters in CRD mode (Backport PR #11856, Upstream PR #11760, @aanm)

Minor Changes:

  • Azure: support non VMSS instances (Backport PR #12027, Upstream PR #11571, @bpineau)
  • cilium: fix up all --help sections properly (Backport PR #12027, Upstream PR #11007, @soumynathan)
  • connectivity-check: Do not perform hostport in standard check (Backport PR #11856, Upstream PR #11715, @tgraf)
  • daemon: Allow to fallback to iptables-based masquerading and friends (Backport PR #12039, Upstream PR #12026, @brb)
  • daemon: Clarify log msg how to use only TCP socket-lb (Backport PR #11926, Upstream PR #11918, @brb)
  • daemon: Fix detection of BPF/XDP NodePort, BPF masq and host-fw devices (Backport PR #12027, Upstream PR #11894, @brb)
  • docker: add hubble CLI binary to the base cilium image (Backport PR #11856, Upstream PR #11784, @rolinh)
  • Envoy is updated to release 1.13.2. (Backport PR #12027, Upstream PR #11973, @jrajahalme)
  • grafana: Add Hubble dashboard (Backport PR #12039, Upstream PR #12004, @gandro)
  • helm: added global.logOptions parameter (Backport PR #12039, Upstream PR #11861, @mvisonneau)
  • Implement per-provider operator deployments in Helm (Backport PR #12039, Upstream PR #12029, @joestringer)
  • Remove deprecated --flannel-manage-existing-containers option (Backport PR #12027, Upstream PR #12008, @tklauser)
  • test: Do not set tty for preloaded VM (Backport PR #11926, Upstream PR #11877, @jrajahalme)
  • test: set hubble-relay image in helm defaults if available (Backport PR #11926, Upstream PR #11904, @jrajahalme)

Bugfixes:

  • Add anti-affinity for Cilium pods to prevent 2 pods being executed on the same node at the same time (Backport PR #11893, Upstream PR #11830, @nebril)
  • Autodetection of the mtu correctly detects the mtu of the interface used for the kubernetes cluster communication. The mtu was incorrectly detected in cases where multiple interfaces were present and the gateway interface was not the one used for kubernetes cluster communication (Backport PR #11893, Upstream PR #10635, @manuelbuil)
  • Avoid duplication of generated toCIDRs when using a toServices based CNP (or CCNP) (Backport PR #11926, Upstream PR #11901, @aanm)
  • cilium: fix encryption flow labels in ip6 case (Backport PR #12039, Upstream PR #12015, @jrfastab)
  • datapath: Accept proxy traffic if enable-endpoint-routes are enabled (Backport PR #11856, Upstream PR #11819, @tgraf)
  • datapath: Only NOTRACK proxy return traffic going to Cilium datapath (Backport PR #11937, Upstream PR #11899, @jrajahalme)
  • endpoint: Fix data races while accessing GetIdentity() (Backport PR #11984, Upstream PR #11941, @tgraf)
  • eni: Fix potential deadlock (Backport PR #11856, Upstream PR #11831, @christarazi)
  • Fix datarace issue in spanstat.go (Backport PR #11856, Upstream PR #11615, @sayboras)
  • Fix issue when Cilium randomly stops doing service translation in k8s 1.18 (Backport PR #12027, Upstream PR #11947, @aanm)
  • Fix leaking endpoint state metric (Backport PR #11937, Upstream PR #11884, @christarazi)
  • Fix setting monitorAggregationLevel to max reflects via CLI (Backport PR #12039, Upstream PR #12014, @soumynathan)
  • fix transparent encryption related bugs (Backport PR #12027, Upstream PR #11974, @jrfastab)
  • Fix tunneling and ARP resolution when host firewall is enabled. (Backport PR #11893, Upstream PR #11795, @pchaigno)
  • hubble/peer: handle burst of change notifications (Backport PR #12039, Upstream PR #12024, @rolinh)
  • ipcache: Fix deadlock when ipcache GC results in datapath reload (Backport PR #11984, Upstream PR #11950, @tgraf)
  • loader: Fix tunneling when device is set without NodePort (Backport PR #12027, Upstream PR #11980, @pchaigno)
  • nodeinit: Fix for restarting kubenet managed pods (Backport PR #11856, Upstream PR #11779, @dctrwatson)
  • Properly cancel endpoint creations as they become obsolete (Backport PR #11951, Upstream PR #11920, @tgraf)
  • proxy: Keep DNS port allocated (Backport PR #11856, Upstream PR #11661, @jrajahalme)
  • Remove default bpf map size values for new installations and use the dynamic calculation based on system's memory. (Backport PR #12039, Upstream PR #11991, @aanm)
  • service: Fix wrong localEndpoints count in HealthCheckNodePort (Backport PR #11893, Upstream PR #11863, @gandro)

CI Changes:

Misc Changes:

Don't miss a new cilium release

NewReleases is sending notifications on new releases.